aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz1-39/+61
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich1-3/+3
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger2-2/+14
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger1-1/+8
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich29-37/+4590
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
2007-10-20dm mpath: add hp handlerDave Wysochanski3-0/+214
2007-10-20dm mpath: add retry pg initDave Wysochanski2-14/+68
2007-10-20dm crypt: tidy labelsMilan Broz1-19/+19
2007-10-20dm crypt: tidy whitespaceMilan Broz1-17/+17
2007-10-20dm crypt: add post processing queueMilan Broz1-16/+51