summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-1074-78/+26
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-1032-86/+86
* [PATCH] Updates CREDITS fileLuiz Fernando N. Capitulino2006-07-101-5/+5
* [PATCH] release_firmware() fixesMagnus Damm2006-07-107-26/+25
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-101-1/+1
* [PATCH] VFS documentation tweakJonathan Corbet2006-07-102-4/+4
* [PATCH] RCU Documentation fixUrs Thuermann2006-07-101-2/+3
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-102-4/+4
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-102-4/+5
* [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-102-34/+55
* [PATCH] lockdep: improve debug outputArjan van de Ven2006-07-101-2/+3
* [PATCH] lockdep: add more rwsem.h documentationIngo Molnar2006-07-101-2/+15
* [PATCH] Minor cleanup to lockdep.cAndi Kleen2006-07-101-32/+12
* [PATCH] fadvise: remove dead commentsAndrew Morton2006-07-101-12/+0
* [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-101-0/+1
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-101-0/+6
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-101-0/+7
* [PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and i...Horms2006-07-101-115/+160
* [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-101-1/+5
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-101-9/+57
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-102-16/+56
* [PATCH] small kernel/sched.c cleanupAndreas Mohr2006-07-101-10/+7
* [PATCH] sched: fix bug in __migrate_task()Peter Williams2006-07-101-1/+1
* [PATCH] count_vm_events() fixAndrew Morton2006-07-101-1/+1
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-101-0/+1
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-103-4/+3
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-094-22/+41
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-0937-86/+237
|\
| * [AX.25]: Use kzallocRalf Baechle2006-07-094-10/+4
| * [ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk2006-07-091-4/+9
| * [PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf2006-07-091-1/+1
| * [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-082-3/+4
| * [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-088-35/+174
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-0818-23/+27
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-081-1/+2
| * [ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven2006-07-081-6/+11
| * [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-081-1/+1
OpenPOWER on IntegriCloud