summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-10IMA: convert i_readcount to atomicMimi Zohar
2011-02-09ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-09workqueue: add system_freezeable_wqTejun Heo
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08tracing: Compile time initialization for event flags valueLai Jiangshan
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-09virtio: console: Update CopyrightAmit Shah
2011-02-08PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-02-07tracing/syscalls: Don't add events for unmapped syscallsIan Munsie
2011-02-07tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt
2011-02-07Merge branch 'linus' into perf/coreIngo Molnar
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-05Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-04USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior
2011-02-04Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King
2011-02-04fix comment spelling becausse => becausePete Zaitcev
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2011-02-03firmware_classs: change val uevent's type to boolBob Liu
2011-02-03Dynamic debug: Add more flagsBart Van Assche
2011-02-03kobject: Add missing format attribute specificationsBart Van Assche
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby
2011-02-03HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz
2011-02-03HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03sched: Add yield_to(task, preempt) functionalityMike Galbraith
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel
2011-02-03perf: Cure task_oncpu_function_call() racesPeter Zijlstra
2011-02-02sched: CHOKe flow schedulerstephen hemminger
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim