aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21fsnotify: fix inotify tail drop check with path entriesEric Paris
2009-07-21inotify: check filename before dropping repeat eventsEric Paris
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris
2009-07-21inotify: drop user watch count when a watch is removedEric Paris
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall
2009-07-20vc: create vcs(a) devices for consolesKay Sievers
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King
2009-07-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-07-18Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-17tty_port: Fix return on interrupted useAlan Cox
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno
2009-07-17Add dma_debug_init() for ia64fujita
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu
2009-07-17[ARM] 5608/1: Updated U300 defconfigLinus Walleij
2009-07-17[ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon
2009-07-17virtio_net: Sync header with qemuAlex Williamson
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell
2009-07-17lguest: remove unnecessary forward struct declarationDavide Libenzi
2009-07-17lguest: fix journeyMatias Zabaljauregui
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-16Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-16n_tty: Fix echo raceAlan Cox
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby