| Commit message (Expand) | Author | Age |
* | [PATCH] Clean up the old digi support and rescue it | Alan Cox | 2005-09-07 |
* | [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion | Adrian Bunk | 2005-09-07 |
* | [PATCH] kill bio->bi_set | Peter Osterlund | 2005-09-07 |
* | [PATCH] Strip local symbols from kallsyms | Ralf Baechle | 2005-09-07 |
* | [PATCH] fs/jbd/: cleanups | Adrian Bunk | 2005-09-07 |
* | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-07 |
* | [PATCH] use select in sound/isa/Kconfig | Bodo Eggert | 2005-09-07 |
* | [PATCH] inotify speedup | John McCutchan | 2005-09-07 |
* | [PATCH] NMI: Update NMI users of RCU to use new API | Paul E. McKenney | 2005-09-07 |
* | [PATCH] Provide better printk() support for SMP machines | David Howells | 2005-09-07 |
* | [PATCH] More __read_mostly variables | Christoph Lameter | 2005-09-07 |
* | [PATCH] kallsyms: change compression algorithm | Paulo Marques | 2005-09-07 |
* | [PATCH] relayfs | Tom Zanussi | 2005-09-07 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 |
* | [PATCH] 3c59x PM fixes | Rafael J. Wysocki | 2005-09-07 |
* | [PATCH] swsusp: update documentation | Pavel Machek | 2005-09-07 |
* | [PATCH] x86_64: Fix off by one in e820_mapped | Eric W. Biederman | 2005-09-07 |
* | [PATCH] x86_64: create sysfs entries for cpu only for present cpus | Ashok Raj | 2005-09-07 |
* | [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu() | Ashok Raj | 2005-09-07 |
* | [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW | Eric Dumazet | 2005-09-07 |
* | [PATCH] x86_64: print processor number in show_regs | Zwane Mwaikambo | 2005-09-07 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 |
* | [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_exc | Eugene Surovegin | 2005-09-07 |
* | [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32 | Eugene Surovegin | 2005-09-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-06 |
|\ |
|
| * | [PATCH] remove linux/version.h include from arch/ppc64 | Olaf Hering | 2005-09-06 |
| * | [PATCH] Invert sense of SLB class bit | David Gibson | 2005-09-06 |
| * | [PATCH] ppc64: Fix build with oprofile disabled | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: Use num_pmcs in oprofile code | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg | Wim Coekaerts | 2005-09-06 |
| * | [PATCH] ppc64: remove use of asm/segment.h | Kumar Gala | 2005-09-06 |
| * | [PATCH] ppc/ppc64: Merge more include files | Jon Loeliger | 2005-09-06 |
| * | [PATCH] Move 3 more headers to asm-powerpc | Becky Bruce | 2005-09-06 |
| * | [PATCH] ppc64: speedup cmpxchg | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: poison initmem | Anton Blanchard | 2005-09-06 |
| * | [PATCH] ppc64: systemcfg is now a pointer | Jimi Xenidis | 2005-09-06 |
| * | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Remove old includes | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Split SCC and 15550 udbg code | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Clean up CR handling | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: Remove dummy getc routines | Milton Miller | 2005-09-06 |
| * | [PATCH] ppc64: dont bypass ppc_md.udbg* functions | Milton Miller | 2005-09-06 |