aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-16
* percpu: add __percpu sparse annotations to fsTejun Heo2010-02-16
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-16
* Merge branch 'master' into percpuTejun Heo2010-02-02
|\
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-01
| |\
| | * drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Koƛcielnicki2010-01-31
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-01
| |\ \
| | * | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-30
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-01
| |\ \ \
| | * | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-29
| |\ \ \
| | * | | Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-29
| | * | | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-19
| * | | | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-28
| |\ \ \ \
| | * | | | firewire: cdev: add_descriptor documentation fixStefan Richter2010-01-26
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-27
| |\ \ \ \ \
| | * | | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao2010-01-17
| * | | | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-27
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-25
| |\ \ \ \ \
| | * | | | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-25
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | drm/ttm: Add a swap_notify callback.Thomas Hellstrom2010-01-13
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-25
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
| | * | | | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-24
| | * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-23
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-19
| | * | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-16
| * | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-13
| | * | | | | kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-31
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-21
| |\ \ \ \ \ \
| | * | | | | | perf: Change the is_software_event() definitionPeter Zijlstra2010-01-21
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-21
| |\ \ \ \ \ \
| | * | | | | | sched: Fix vmark regression on big machinesMike Galbraith2010-01-21
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-21
| |\ \ \ \ \ \ \
| | * | | | | | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-20
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-21
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-12
| | |\ \ \ \ \ \ \
| | | * | | | | | | drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner2010-01-12
| | | * | | | | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-12
| | * | | | | | | | genhd: overlapping variable definitionStephen Hemminger2010-01-11
| | * | | | | | | | block: removed unused as_io_contextKirill Afonshin2010-01-11
| | * | | | | | | | block: bdev_stack_limits wrapperMartin K. Petersen2010-01-11
| | * | | | | | | | block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-11
| | |/ / / / / / /
| * | | | | | | | Merge branch 'misc' into releaseLen Brown2010-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-06
| * | | | | | | | | Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-20
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-16