summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris2-17/+22
2009-06-11fsnotify: generic notification queue and waitqEric Paris1-0/+37
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris4-73/+32
2009-06-11fsnotify: parent event notificationEric Paris3-10/+92
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris3-1/+78
2009-06-11fsnotify: unified filesystem notification backendEric Paris2-35/+257
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-304/+222
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-16/+38
2009-06-11mISDN: cleanup mISDNhw.hKarsten Keil1-10/+0
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-11/+83
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-9/+127
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds1-15/+12
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu1-11/+7
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+5
2009-06-11kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas1-0/+2
2009-06-11kmemleak: Add the base supportCatalin Marinas1-0/+96
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds8-80/+134
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar58-443/+2460
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra1-0/+1
2009-06-11perf_counter: Better align codeIngo Molnar1-80/+85
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra1-2/+2
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-18/+18
2009-06-11perf_counter: Rename enumsPeter Zijlstra1-28/+25
2009-06-11lib: isolate rational fractions helper functionOskar Schirmer1-0/+19
2009-06-11serial: Added Timberdale UART driverRichard Röjfors1-0/+3
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli1-1/+2
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-2/+7
2009-06-11tty: Extract various bits of ldisc codeAlan Cox1-0/+3
2009-06-11tty: throttling race fixAlan Cox1-2/+4
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara1-0/+2
2009-06-11serial: refactor ASYNC_ flagsJiri Slaby1-47/+69
2009-06-11tty: cyclades, remove typedefsJiri Slaby1-13/+0
2009-06-11tty: cyclades, cache HW versionJiri Slaby1-0/+1
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby1-10/+13
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-4/+6
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+3
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox1-1/+2
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra1-1/+1
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra1-1/+1
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy43-232/+1072
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller3-27/+52
2009-06-11block: add request clone interface (v2)Kiyoshi Ueda1-0/+5
2009-06-11wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGNInaky Perez-Gonzalez1-1/+1
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet1-1/+5
2009-06-11mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings1-0/+9
2009-06-11clocksource: sanity check sysfs clocksource changesjohn stultz1-1/+1
2009-06-11drm: add separate drm debugging levelsyakui_zhao1-5/+56
2009-06-11drm: fix LOCK_TEST_WITH_RETURN macroRoel Kluin1-8/+8
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt75-459/+2525
2009-06-11Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-379/+2213