aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney1-3/+1
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+10
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+10
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+6
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-8/+2
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-11/+7
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2009-05-10Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-05-09Fix races around the access to ->s_optionsAl Viro1-0/+1
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2-2/+1
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig2-6/+1
2009-05-09New helper: deactivate_locked_super()Al Viro1-0/+1
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney1-1/+0
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney2-2/+2
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro1-0/+1
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2-8/+2
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+19
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen1-3/+4
2009-05-06ALSA: Release v1.0.20Jaroslav Kysela1-1/+1
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-0/+4
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso1-0/+2
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+20
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy1-0/+2
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+1
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani1-0/+3
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH1-1/+13
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French40-107/+307
2009-04-30nls: add a nls_nullsize inlineJeff Layton1-0/+19
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-12/+81
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2-3/+6
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger1-5/+68
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds2-0/+3
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2-2/+4
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-1/+2
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet1-2/+4
2009-04-27Remove unused support code for refok sections.Tim Abbott2-11/+0
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott3-2/+12