summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* vmlinux.lds.h updateSam Ravnborg2009-06-14
* Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg2009-06-09
* initconst adjustmentsJan Beulich2009-06-09
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-08
|\
| * [ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini2009-06-07
* | ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-04
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-04
|/
* parport: quickfix the proc registration bugAlan Cox2009-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-01
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-27
| |\
| | * netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2009-06-01
|\ \ \
| * | | headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput2009-06-01
| * | | headers_check fix: linux/auto_fs.hJaswinder Singh Rajput2009-06-01
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown2009-05-29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-28
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-29
|\ \ \ \ \
| * | | | | Input: multitouch - add tracking ID to the protocolHenrik Rydberg2009-05-23
* | | | | | memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* | | | | | cred: #include init.h in cred.hAlexey Dobriyan2009-05-29
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-05-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-19
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-23
|\ \ \ \
| * | | | [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-22
|\ \ \ \ \
| * | | | | via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-22
| * | | | | ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-22
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-20
|\ \ \ \ \ \
| * | | | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
| * | | | | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-18
| | |_|/ / / | |/| | | |
* | | | | | asm-generic: fix local_add_unless macroRoel Kluin2009-05-18
* | | | | | reiserfs: fixup perms when xattrs are disabledJeff Mahoney2009-05-17
|/ / / / /
* | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-15
|\ \ \ \ \
| * | | | | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-14
* | | | | | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-15
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-05-12
|\ \ \ \ \ \
| * | | | | | ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-12
* | | | | | | syscalls.h add the missing sys_pipe2 declarationArnd Bergmann2009-05-12
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-10
|\ \ \ \ \ \
| * | | | | | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-08
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-10
|\ \ \ \ \ \ \
| * | | | | | | Fix races around the access to ->s_optionsAl Viro2009-05-09
| * | | | | | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-09
| * | | | | | | romfs: cleanup romfs_fs.hChristoph Hellwig2009-05-09
| * | | | | | | New helper: deactivate_locked_super()Al Viro2009-05-09
| * | | | | | | reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-09
| * | | | | | | reiserfs: fixup xattr_root cachingJeff Mahoney2009-05-09
| * | | | | | | Always lookup priv_root on reiserfs mount and keep itAl Viro2009-05-09
| |/ / / / / /