| Commit message (Expand) | Author | Age |
* | [PATCH] ep93xx build fix | Lennert Buytenhek | 2006-06-08 |
* | [PATCH] Fix HPET operation on 64-bit NVIDIA platforms | Andy Currid | 2006-06-08 |
* | [PATCH] Fix HPET operation on 32-bit NVIDIA platforms | Andy Currid | 2006-06-08 |
* | Linux 2.6.17-rc6v2.6.17-rc6 | Linus Torvalds | 2006-06-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-05 |
|\ |
|
| * | [BRIDGE]: fix locking and memory leak in br_add_bridge | Jiri Benc | 2006-06-05 |
| * | [IRDA]: Missing allocation result check in irlap_change_speed(). | Florin Malita | 2006-06-05 |
| * | [PPPOE]: Missing result check in __pppoe_xmit(). | Florin Malita | 2006-06-05 |
| * | [NET]: Eliminate unused /proc/sys/net/ethernet | Jes Sorensen | 2006-06-05 |
| * | [NETCONSOLE]: Clean up initcall warning. | Matt Mackall | 2006-06-05 |
| * | [TCP]: Avoid skb_pull if possible when trimming head | Herbert Xu ~{PmVHI~} | 2006-06-05 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-05 |
|\ \ |
|
| * | | [SERIAL] typo: buad -> baud | Horst Schirmeier | 2006-06-05 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-06-05 |
|\ \ \ |
|
| * | | | [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy | Ralf Baechle | 2006-06-04 |
| * | | | [MMC] Add maintainers entry for MMC subsystem | Russell King | 2006-06-04 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-05 |
|\ \ \ |
|
| * | | | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] | Steve Yang | 2006-06-05 |
| * | | | [ARM] Trivial typo fixes | Egry Gabor | 2006-06-04 |
| |/ / |
|
* | | | [MIPS] Fix sparsemem support. | Chad Reese | 2006-06-05 |
* | | | [MIPS] Fix compiler warnings (field width, unused variable) | Atsushi Nemoto | 2006-06-05 |
* | | | [MIPS] Fix sparse warnings about too big constants. | Atsushi Nemoto | 2006-06-05 |
* | | | [MIPS] Fix 64-bit build for RM7000. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] IP32: Fix warnings. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] Fix non-linear memory mapping on MIPS | Sergei Shtylyov | 2006-06-05 |
* | | | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels | Thiemo Seufer | 2006-06-05 |
* | | | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment | Sergei Shtylyov | 2006-06-05 |
* | | | [MIPS] Fix swap entry for MIPS32 36-bit physical address | Sergei Shtylyov | 2006-06-05 |
* | | | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support | Sergei Shtylyov | 2006-06-05 |
* | | | [MIPS] Save write-only Config.OD from being clobbered | Sergei Shtylyov | 2006-06-05 |
* | | | [MIPS] Print more information if we're struck by a machine check exception. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] Fix declaration of smp_prepare_cpus() platform hook. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. | Atsushi Nemoto | 2006-06-05 |
* | | | [MIPS] Fix instable BogoMIPS on multi-issue processors. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] Ignore unresolved weak symbols in modules. | Atsushi Nemoto | 2006-06-05 |
* | | | [MIPS] Fix SMP now that fixup_cpu_present_map is gone. | Ralf Baechle | 2006-06-05 |
* | | | [MIPS] Remove duplicate declaration of cpu_online_map. | Ralf Baechle | 2006-06-05 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-06-05 |
|\ \ |
|
| * | | [PATCH] pcmcia: fix zeroing of cm4000_cs.c data | Dominik Brodowski | 2006-06-01 |
| * | | [PATCH] pcmcia: missing pcmcia_get_socket() result check | Florin Malita | 2006-06-01 |
* | | | [PATCH] uml: add -ffreestanding to CFLAGS | Jeff Dike | 2006-06-05 |
* | | | [PATCH] uml: more __user annotations | Al Viro | 2006-06-05 |
* | | | [PATCH] uml: __user annotation in arch_prctl | Al Viro | 2006-06-05 |
* | | | [PATCH] uml: fix a typo in do_uml_initcalls | Jeff Dike | 2006-06-05 |
* | | | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 2006-06-05 |
* | | | [PATCH] uml: add asm/irqflags.h | Jeff Dike | 2006-06-05 |
* | | | [PATCH] m48t86: ia64 build fix | Andrew Morton | 2006-06-05 |
* | | | [PATCH] sata_sil24: SII3124 sata driver endian problem | Rune Torgersen | 2006-06-05 |
* | | | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa... | Stefan Richter | 2006-06-05 |