aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl32-29/+31
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl74-78/+26
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-10[PATCH] Updates CREDITS fileLuiz Fernando N. Capitulino1-5/+5
2006-07-10[PATCH] release_firmware() fixesMagnus Damm7-26/+25
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-07-10[PATCH] VFS documentation tweakJonathan Corbet2-4/+4
2006-07-10[PATCH] RCU Documentation fixUrs Thuermann1-2/+3
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2-4/+4
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2-4/+5
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2-34/+55
2006-07-10[PATCH] lockdep: improve debug outputArjan van de Ven1-2/+3
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar1-2/+15
2006-07-10[PATCH] Minor cleanup to lockdep.cAndi Kleen1-32/+12
2006-07-10[PATCH] fadvise: remove dead commentsAndrew Morton1-12/+0
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter1-0/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-10[PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and isolinuxHorms1-115/+160
2006-07-10[PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi1-1/+5
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris1-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2-16/+56
2006-07-10[PATCH] small kernel/sched.c cleanupAndreas Mohr1-10/+7
2006-07-10[PATCH] sched: fix bug in __migrate_task()Peter Williams1-1/+1
2006-07-10[PATCH] count_vm_events() fixAndrew Morton1-1/+1
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton3-4/+3
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian4-22/+41
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds37-86/+237
2006-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds9-559/+2523
2006-07-09Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-5/+9
2006-07-09[AX.25]: Use kzallocRalf Baechle4-10/+4
2006-07-09[ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk1-4/+9
2006-07-09[PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf1-1/+1
2006-07-09Revert "ACPI: dock driver"Linus Torvalds6-788/+1
2006-07-08i386: improve and correct inline asm memory constraintsLinus Torvalds8-62/+57
2006-07-08power: improve inline asm memory constraintsLinus Torvalds3-32/+32
2006-07-08[NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2-3/+4
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu8-35/+174
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu18-23/+27
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-08[ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven1-6/+11
2006-07-08[ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante1-1/+1
2006-07-08[TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville1-0/+2
2006-07-07[NET]: Fix network device interface printk message priorityStephen Hemminger1-3/+3
2006-07-07[PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones1-0/+4
2006-07-06Merge branch 'master' into upstreamJeff Garzik35-669/+1368
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2-3/+3
2006-07-06[PATCH] blktrace: readahead supportNathan Scott2-1/+5
2006-07-06[PATCH] blktrace: fix barrier vs sync typoNathan Scott1-1/+1