summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
| * | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-036-6/+6
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-054-31/+15
|\ \
| * | [SERIAL] Fix moxa tty driver nameSergey Vlasov2005-09-031-1/+1
| * | [SERIAL] feature-removal-schedule.txt: remove {,un}register_serial entryAdrian Bunk2005-09-031-10/+0
| * | [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-031-6/+14
| * | [SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk2005-09-021-14/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-0520-641/+362
|\ \ \
| * | | [SPARC32]: More dependencies falloutAl Viro2005-09-021-1/+1
| * | | [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-017-100/+1
| * | | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-312-45/+79
| * | | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-302-313/+54
| * | | [SPARC64]: Preserve nucleus ctx page size during TLB flushes.David S. Miller2005-08-301-14/+25
| * | | [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-301-136/+173
| * | | [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-302-2/+14
| * | | [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-294-30/+15
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-0543-283/+405
|\ \ \ \
| * | | | [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
| * | | | [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-013-47/+45
| * | | | [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu2005-09-012-8/+11
| * | | | [NET]: Add sk_stream_wmem_scheduleHerbert Xu2005-09-012-6/+9
| * | | | [IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2005-09-012-3/+3
| * | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-0114-88/+44
| * | | | [NETFILTER]: CLUSTERIP: fix memcpy() length typoKOVACS Krisztian2005-09-011-1/+1
| * | | | [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-012-70/+33
| * | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-016-9/+12
| * | | | [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu2005-09-014-6/+5
| * | | | [CRYPTO]: Fix XTEA implementationAaron Grothe2005-09-015-29/+207
| * | | | [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
| * | | | [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
| * | | | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-011-0/+1
| * | | | [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-011-1/+1
| * | | | [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-011-1/+1
| * | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-012-0/+16
* | | | | [PATCH] s390: disconnected 3270 consoleMartin Schwidefsky2005-09-051-5/+11
* | | | | [PATCH] s390: spinlock corner caseHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: compat system callsHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106
* | | | | [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-051-1/+4
* | | | | [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-054-21/+19
* | | | | [PATCH] s390: 64 bit diag250 supportHorst Hummel2005-09-053-134/+307
* | | | | [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-056-41/+24
* | | | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-052-22/+32
* | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-054-58/+181
* | | | | [PATCH] xtensa: delete accidental fileAdrian Bunk2005-09-051-135/+0
* | | | | [PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk2005-09-0513-70/+70
* | | | | [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-054-12/+22
* | | | | [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* | | | | [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* | | | | [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348