| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-03-24 | 2 | -4/+8 |
|\ |
|
| * | [ARM] 4278/1: configure pxa27x I2C SCL as "input" | Guennadi Liakhovetski | 2007-03-24 | 1 | -1/+1 |
| * | [ARM] 4235/1: ns9xxx: declare the clock functions as "const" | Uwe Kleine-König | 2007-03-20 | 1 | -3/+7 |
* | | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 2007-03-24 | 1 | -1/+1 |
* | | [MIPS] ARC: Fix warning. | Ralf Baechle | 2007-03-24 | 1 | -1/+1 |
* | | [MIPS] Implement flush_anon_page(). | Ralf Baechle | 2007-03-24 | 1 | -0/+12 |
* | | [MIPS] Fix pipeline hazard. | Ralf Baechle | 2007-03-24 | 1 | -0/+1 |
* | | [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT | Deepak Saxena | 2007-03-24 | 1 | -1/+1 |
* | | [MIPS] Always use virt_to_phys() when translating kernel addresses | Franck Bui-Huu | 2007-03-24 | 2 | -2/+2 |
* | | [PATCH] i386: clear segment register padding in core dumps | Roland McGrath | 2007-03-23 | 1 | -5/+5 |
* | | x86-64: add "local_apic_timer_c2_ok" here too | Linus Torvalds | 2007-03-23 | 1 | -0/+1 |
* | | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner | 2007-03-23 | 1 | -0/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-03-22 | 2 | -6/+2 |
|\ \ |
|
| * \ | Pull bugzilla-8171 into release branch | Len Brown | 2007-03-20 | 1 | -5/+1 |
| |\ \ |
|
| | * | | ACPICA: revert "acpi_serialize" changes | Len Brown | 2007-03-15 | 1 | -5/+1 |
| * | | | Pull misc-for-upstream into release branch | Len Brown | 2007-03-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ACPI: IA64: fix %ll build warnings | Len Brown | 2007-03-19 | 1 | -1/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-03-22 | 1 | -0/+14 |
|\ \ \ \ \ |
|
| * | | | | | [POWERPC] Avoid hypervisor statistics calculation in real mode | Mohan Kumar M | 2007-03-22 | 1 | -0/+14 |
* | | | | | | [PATCH] lockdep: lockdep_depth vs. debug_locks | Jarek Poplawski | 2007-03-22 | 1 | -1/+1 |
* | | | | | | [PATCH] FRV: fix unannotated variable declarations | David Howells | 2007-03-22 | 1 | -1/+1 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-22 | 2 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SCTP]: Reset some transport and association variables on restart | Vlad Yasevich | 2007-03-20 | 1 | -0/+1 |
| * | | | | | | [SCTP]: Clean up stale data during association restart | Vlad Yasevich | 2007-03-20 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-21 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai | 2007-03-20 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-03-19 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | [ARM] 4264/1: ldrex/strex syntax errors with recent compilers | Stelian Pop | 2007-03-15 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-03-19 | 2 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | [S390] Wire up sys_utimes. | Heiko Carstens | 2007-03-19 | 1 | -1/+2 |
| * | | | | | [S390] reboot from and dump to SCSI under z/VM fails. | Michael Holzheu | 2007-03-19 | 1 | -0/+5 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-03-18 | 3 | -11/+17 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | sh: Fix bogus regs pointer in do_IRQ(). | Paul Mundt | 2007-03-14 | 1 | -0/+5 |
| * | | | | | sh: Convert struct ioctls to static defines. | Mike Frysinger | 2007-03-12 | 1 | -11/+11 |
| * | | | | | sh: Define missing __NR_readahead. | Paul Mundt | 2007-03-12 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | [PATCH] Fix build error due to not including <linux/errno.h> | Ralf Baechle | 2007-03-18 | 1 | -0/+1 |
* | | | | | [PATCH] ia64: platform_kernel_launch_event is noop on generic kernel | John Keller | 2007-03-18 | 1 | -0/+2 |
* | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-03-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [ALSA] version 1.0.14rc3 | Jaroslav Kysela | 2007-03-14 | 1 | -1/+1 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-03-17 | 1 | -34/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h | Daniel Mack | 2007-03-17 | 1 | -34/+0 |
* | | | | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-03-17 | 2 | -2/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | [PATCH] x86-64: fix section mismatch warnings | Sam Ravnborg | 2007-03-16 | 2 | -2/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-03-16 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SPARC64]: Get DEBUG_PAGEALLOC working again. | David S. Miller | 2007-03-16 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-16 | 10 | -57/+96 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MIPS] Lockdep: Fix recursion bug. | Ralf Baechle | 2007-03-17 | 3 | -40/+40 |
| * | | | | | | [MIPS] RTLX: Handle copy_*_user return values. | Ralf Baechle | 2007-03-17 | 1 | -2/+2 |
| * | | | | | | [MIPS] FPU ownership management & preemption fixes | Atsushi Nemoto | 2007-03-17 | 4 | -11/+48 |
| * | | | | | | [MIPS] IP27, IP35: Fix warnings. | Ralf Baechle | 2007-03-17 | 2 | -4/+6 |
| |/ / / / / |
|