summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-10Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner
2009-05-19drm/i915: allocate large pointer arrays with vmallocJesse Barnes
2009-05-19sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth