summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-106-8/+1
* [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells2006-07-101-0/+4
* [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells2006-07-101-137/+168
* [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-101-2/+2
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-105-9/+16
* [PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells2006-07-101-0/+1
* [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin2006-07-101-3/+1
* [PATCH] usb-storage: wait for URB to completeAlan Stern2006-07-101-1/+1
* [PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas2006-07-101-0/+1
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-1010-97/+162
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
* [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-101-15/+38
* [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt2006-07-101-10/+28
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-1017-231/+258
* [PATCH] aoa: tas: add missing bass/treble controlsJohannes Berg2006-07-102-3/+247
* [PATCH] aoa: layout fabric: add missing module aliasesJohannes Berg2006-07-101-0/+15
* [PATCH] aoa: tas: surface DRC control againJohannes Berg2006-07-101-1/+94
* [PATCH] aoa: tas: fix initialisation/resetBenjamin Herrenschmidt2006-07-102-24/+110
* [PATCH] aoa: tas: change PCM1 name to PCMJohannes Berg2006-07-101-1/+1
* [PATCH] aoa fabric layout: clean up messagesBenjamin Herrenschmidt2006-07-101-4/+7
* [PATCH] aoa: pmf gpio: report if function calling failsBenjamin Herrenschmidt2006-07-101-3/+11
* [PATCH] aoa: i2sbus: revamp control layerBenjamin Herrenschmidt2006-07-103-81/+47
* [PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt2006-07-102-13/+13
* [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Benjamin Herrenschmidt2006-07-102-21/+97
* [PATCH] aoa: i2sbus: move module parameter declaration upBenjamin Herrenschmidt2006-07-101-5/+5
* [PATCH] Fix snd-aoa irq conversionAndreas Schwab2006-07-101-6/+3
* [PATCH] adjust clock for lost ticksRoman Zippel2006-07-101-38/+47
* [PATCH] vmstat: export all_vm_events()Heiko Carstens2006-07-101-0/+1
* [PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter2006-07-101-2/+7
* [PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner2006-07-101-0/+6
* [PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov2006-07-101-1/+16
* [PATCH] h8300 remove duplicate defineYoshinori Sato2006-07-101-1/+0
* [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+3
* [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+1
* [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSEDAdrian Bunk2006-07-101-2/+2
* [PATCH] md: fix oops in error-handlingAndrew Morton2006-07-101-0/+2
* [PATCH] md: include sector number in messages about corrected read errorsNeilBrown2006-07-103-7/+30
* [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown2006-07-101-0/+4
* [PATCH] md: unify usage of symbolic names for permsNeilBrown2006-07-101-29/+27
* [PATCH] md: fix usage of wrong variable in raid1NeilBrown2006-07-101-1/+1
* [PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown2006-07-101-3/+27
* [PATCH] md: fix a plug/unplug race in raid5NeilBrown2006-07-101-12/+6
* [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-103-6/+10
* [PATCH] md: delay starting md threads until array is completely setupNeilBrown2006-07-102-7/+4
* [PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown2006-07-101-1/+5
* [PATCH] md: possible fix for unplug problemNeilBrown2006-07-101-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-1032-29/+31