aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2-0/+53
2007-10-21[POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz4-36/+23
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2-4/+18
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2-3/+11
2007-10-21nobh: nobh_write_end fixNick Piggin1-2/+1
2007-10-21[PATCH] audit: watching subtreesAl Viro10-10/+1310
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro2-0/+9
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro2-0/+36
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro3-1/+24
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro8-30/+33
2007-10-20New maintainers for the x86 (32-bit and 64-bit) architectureIngo Molnar1-6/+7
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-20oom_kill bugAl Viro1-1/+1
2007-10-20[PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin1-2/+2
2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin1-0/+3
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller2-1/+4
2007-10-20kconfig: set title bar in xconfigRandy Dunlap1-0/+4
2007-10-20kbuild: fix toplevel Makefile/depmodDavid Brownell1-1/+1
2007-10-20[PARISC] Make palo target work when $obj != $srcKyle McMartin1-5/+9
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin1-5/+5
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds1-26/+9
2007-10-19[PARISC] Fix tests in palo targetKyle McMartin1-2/+2
2007-10-19Fix build break in tsi108.cOlof Johansson1-1/+1
2007-10-19qeth: remove header_ops bugUrsula Braun1-1/+2
2007-10-19ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap1-2/+2
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap2-40/+11
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap1-0/+2
2007-10-19DM9000 initialization fixMike Rapoport1-3/+3
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds1-1/+2
2007-10-19[libata] sata_sis: use correct S/G table sizeJeff Garzik1-1/+1
2007-10-19pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz1-2/+2
2007-10-19sata_sis: fix SCR read breakageTejun Heo1-5/+8
2007-10-19libata: fix kernel-doc param nameRandy Dunlap1-1/+1
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson1-0/+1
2007-10-20fix do_sys_open() prototypeJason Uhlenkott1-1/+1
2007-10-20sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistakeChris Malley1-1/+1
2007-10-20Documentation: Fix typo in SubmitChecklist.James Bowes1-1/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer4-5/+5
2007-10-20Add missing profile=kvm option to Documentation/kernel-parameters.txtDave Jones1-0/+1
2007-10-20fix typo about TBI in e1000 commentMasatake YAMATO1-1/+1
2007-10-19sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman1-1/+2
2007-10-20proc.txt: Add /proc/stat fieldLeonardo Chiquitto1-3/+4
2007-10-20dm crypt: tidy pendingMilan Broz1-6/+6
2007-10-20dm mpath: send ueventsMike Anderson1-0/+7
2007-10-20dm: uevent generate eventsMike Anderson5-0/+295
2007-10-20dm: add uevent to coreMike Anderson5-0/+133
2007-10-20dm: export name and uuidMike Anderson2-0/+33
2007-10-20dm raid1: add mirror_set to struct mirrorJonathan Brassow1-0/+2
2007-10-20dm log: split suspendJonathan Brassow3-3/+4
2007-10-20dm mpath: hp retry if not readyDave Wysochanski1-11/+53