aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-10
* [PATCH] Updates CREDITS fileLuiz Fernando N. Capitulino2006-07-10
* [PATCH] release_firmware() fixesMagnus Damm2006-07-10
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-10
* [PATCH] VFS documentation tweakJonathan Corbet2006-07-10
* [PATCH] RCU Documentation fixUrs Thuermann2006-07-10
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-10
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-10
* [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-10
* [PATCH] lockdep: improve debug outputArjan van de Ven2006-07-10
* [PATCH] lockdep: add more rwsem.h documentationIngo Molnar2006-07-10
* [PATCH] Minor cleanup to lockdep.cAndi Kleen2006-07-10
* [PATCH] fadvise: remove dead commentsAndrew Morton2006-07-10
* [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-10
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-10
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-10
* [PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and i...Horms2006-07-10
* [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-10
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-10
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-10
* [PATCH] small kernel/sched.c cleanupAndreas Mohr2006-07-10
* [PATCH] sched: fix bug in __migrate_task()Peter Williams2006-07-10
* [PATCH] count_vm_events() fixAndrew Morton2006-07-10
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-10
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-10
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-09
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-09
|\
| * [AX.25]: Use kzallocRalf Baechle2006-07-09
| * [ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk2006-07-09
| * [PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf2006-07-09
| * [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-08
| * [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-08
| * [ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven2006-07-08
| * [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-08
| * [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-08
| * [NET]: Fix network device interface printk message priorityStephen Hemminger2006-07-07
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-09
|\ \
| * | Merge branch 'master' into upstreamJeff Garzik2006-07-06
| |\|
| * | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-05
| |\ \
| | * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-27
| | * | e1000: add ich8lan device ID'sAuke Kok2006-06-27
| | * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-27
| | * | e1000: integrate ich8 support into driverAuke Kok2006-06-27
| | * | e1000: add ich8lan core functionsAuke Kok2006-06-27
| | * | e1000: disable ERTAuke Kok2006-06-27
| | * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-27