aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2-35/+0
2007-09-26[x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin1-7/+23
2007-09-26xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge1-1/+4
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2-0/+35
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur1-0/+3
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-09-26lguest example launcher truncates block device file to 0 length on problemsChris Malley1-1/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro2-2/+2
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro1-1/+1
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro1-2/+0
2007-09-26usbvision-video: buggered method tablesAl Viro1-3/+2
2007-09-26Add explicit zeroing to "envp" array in device 'show' methodLinus Torvalds1-0/+1
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr1-2/+2
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro1-0/+4
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt1-8/+6
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun4-0/+100
2007-09-25SCTP: Discard OOTB packetes with bundled INIT early.Vlad Yasevich1-0/+8
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich3-42/+138
2007-09-25SCTP: Explicitely discard OOTB chunksVlad Yasevich1-5/+8
2007-09-25SCTP: Send ABORT chunk with correct tag in response to INIT ACKWei Yongjun1-1/+16
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich1-0/+8
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg2-2/+2
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg1-1/+1
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg1-1/+1
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma1-0/+2
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-25[SCSI] esp: fix instance numbering.David Miller1-1/+2
2007-09-25pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo1-1/+2
2007-09-25sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is usedTejun Heo1-4/+12
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui1-3/+3
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy3-5/+5
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy1-21/+21
2007-09-25fix modules oopsing in lguest guestsRusty Russell1-3/+3
2007-09-25typo fix Kernel config optionDanny ter Haar1-1/+1
2007-09-25missing null termination in one wire ueventStephen Hemminger1-0/+1
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman1-18/+8
2007-09-25ufs: fix sun stateEvgeniy Dushistov1-3/+1
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath1-0/+7
2007-09-25Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"Jeff Garzik1-1/+1
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer1-2/+4
2007-09-25sky2: be more selective about FIFO watchdogStephen Hemminger2-14/+15
2007-09-25sky2: FE+ Phy initializationStephen Hemminger1-0/+10
2007-09-24Linux 2.6.23-rc8Linus Torvalds1-1/+1
2007-09-24raid5: fix 2 bugs in ops_complete_biofillDan Williams1-10/+7
2007-09-24async_tx: fix dma_wait_for_async_txDan Williams1-2/+10