| Commit message (Expand) | Author | Age |
* | [PATCH] pnp: fix two messages in manager.c | Jan Engelhardt | 2006-04-19 |
* | [PATCH] parport_pc: fix section mismatch warnings (v2) | Randy.Dunlap | 2006-04-19 |
* | [PATCH] Open IPMI BT overflow | Heikki Orsila | 2006-04-19 |
* | [PATCH] Fix potential NULL pointer deref in gen_init_cpio | Jesper Juhl | 2006-04-19 |
* | [PATCH] config: update usage/help info | Randy Dunlap | 2006-04-19 |
* | [PATCH] IPMI: fix devinit placement | Randy Dunlap | 2006-04-19 |
* | [PATCH] Doc: vm/hugetlbpage update-2 | Randy Dunlap | 2006-04-19 |
* | [PATCH] apm: fix Armada laptops again | Samuel Thibault | 2006-04-19 |
* | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h | Jesper Juhl | 2006-04-19 |
* | [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default | Tim Chen | 2006-04-19 |
* | [PATCH] Fix file lookup without ref | Dipankar Sarma | 2006-04-19 |
* | [PATCH] uml: add missing __volatile__ | Jeff Dike | 2006-04-19 |
* | [PATCH] uml: physical memory map file fixes | Rob Landley | 2006-04-19 |
* | [PATCH] uml: __user annotations | Al Viro | 2006-04-19 |
* | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 2006-04-19 |
* | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 2006-04-19 |
* | [PATCH] m32r: Remove a warning in m32r_sio.c | Hirokazu Takata | 2006-04-19 |
* | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 2006-04-19 |
* | [PATCH] m32r: update include/asm-m32r/semaphore.h | Hirokazu Takata | 2006-04-19 |
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2006-04-19 |
* | [PATCH] x86 cpuid and msr notifier callback section mismatches | Randy Dunlap | 2006-04-19 |
* | [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq... | lepton | 2006-04-19 |
* | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston | 2006-04-19 |
* | [PATCH] hugetlbfs: add Kconfig help text | Arthur Othieno | 2006-04-19 |
* | [PATCH] page_alloc.c: buddy handling cleanup | Andrew Morton | 2006-04-19 |
* | [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c | Dave Peterson | 2006-04-19 |
* | [PATCH] oom-kill: mm locking fix | Andrew Morton | 2006-04-19 |
* | [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS | John Hawkes | 2006-04-19 |
* | [PATCH] swsusp: prevent possible image corruption on resume | Rafael J. Wysocki | 2006-04-19 |
* | [PATCH] m41t00: fix bitmasks when writing to chip | David Barksdale | 2006-04-19 |
* | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 2006-04-19 |
* | [PATCH] for_each_possible_cpu: x86_64 | KAMEZAWA Hiroyuki | 2006-04-19 |
* | [PATCH] task: Make task list manipulations RCU safe | Eric W. Biederman | 2006-04-19 |
* | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 2006-04-19 |
* | Linux v2.6.17-rc2v2.6.17-rc2 | Linus Torvalds | 2006-04-18 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-04-18 |
|\ |
|
| * | [MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Use __ffs() instead of ffs() for waybit calculation. | Atsushi Nemoto | 2006-04-18 |
| * | [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Make mips_srs_init static. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] MIPS boards: Set HZ to 100. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] kgdb: Let gcc compute the array size itself. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] FPU affinity for MT ASE. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] R2: Instruction hazard barrier. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Fix genrtc compilation. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] R2: Implement shadow register allocation without spinlock. | Ralf Baechle | 2006-04-18 |
| * | [MIPS] Fix VR41xx build errors. | Yoichi Yuasa | 2006-04-18 |