index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-14
[PATCH] powerpc: vdso fixes (take #2)
Benjamin Herrenschmidt
6
-23
/
+38
2005-11-14
[PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlink
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-14
[PATCH] powerpc: Export htab start/end via device tree
Michael Ellerman
2
-0
/
+56
2005-11-14
[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
Michael Ellerman
2
-8
/
+30
2005-11-14
powerpc: have only one definition of __irq_offset_value
Stephen Rothwell
2
-5
/
+5
2005-11-14
powerpc: make iSeries use generic virtual irq mapping
Stephen Rothwell
2
-25
/
+3
2005-11-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-77
/
+820
2005-11-13
[PATCH] tpm: necessary PPC64 function exports
Kylene Jo Hall
1
-0
/
+2
2005-11-13
[PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...
Clemens Buchacher
1
-2
/
+2
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
1
-0
/
+15
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
1
-5
/
+16
2005-11-13
[PATCH] i386: generic cmpxchg
Nick Piggin
1
-0
/
+48
2005-11-13
[PATCH] uml: fix daemon transport exit path bug
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+4
2005-11-13
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
5
-24
/
+29
2005-11-13
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+5
2005-11-13
[PATCH] uml console channels: remove console_write wrappers
Paolo 'Blaisorblade' Giarrusso
5
-41
/
+6
2005-11-13
[PATCH] uml: fix mcast network driver error handling
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+10
2005-11-13
[PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
Paolo 'Blaisorblade' Giarrusso
3
-11
/
+6
2005-11-13
[PATCH] uml: micro fixups to arch Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-13
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+9
2005-11-13
[PATCH] m68k: convert thread flags to use bit fields
Roman Zippel
5
-60
/
+50
2005-11-13
[PATCH] m68k: m68k-specific thread_info changes
Al Viro
1
-0
/
+5
2005-11-13
[PATCH] m68k: thread_info header cleanup
Al Viro
1
-0
/
+1
2005-11-13
[PATCH] x86: fix cpu_khz with clock=pit
Tim Mann
1
-2
/
+3
2005-11-13
[PATCH] i386: NMI pointer comparison fix
Jan Beulich
1
-4
/
+3
2005-11-13
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
1
-1
/
+2
2005-11-13
[PATCH] powerpc-xmon-build-fix
Andrew Morton
1
-0
/
+1
2005-11-13
[PATCH] ppc32: Add support for handling PCI interrupts on MPC834x PCI expansi...
Kumar Gala
1
-4
/
+11
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+8
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
34
-34
/
+34
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
5
-1
/
+5
2005-11-13
[PATCH] x86_64 two timer entries in /sys
Karsten Wiese
1
-1
/
+1
2005-11-13
[ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOs
Richard Purdie
2
-0
/
+224
2005-11-13
[ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.
Richard Purdie
2
-1
/
+234
2005-11-13
[ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.
Richard Purdie
2
-1
/
+229
2005-11-13
[ARM] Re-fix footbridge
Russell King
1
-1
/
+1
2005-11-12
[ARM] Fix collie for -rc1
Pavel Machek
3
-4
/
+4
2005-11-12
[SBUSFB]: implement ->compat_ioctl
Christoph Hellwig
1
-92
/
+0
2005-11-12
[SPARC]: Fix RTC compat ioctl kernel log spam.
Christoph Hellwig
1
-4
/
+0
2005-11-12
[ARM] 3154/1: SharpSL PM Driver updates
Richard Purdie
2
-56
/
+61
2005-11-12
[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine support
Richard Purdie
2
-0
/
+55
2005-11-12
[ARM] Restore apparant pointless change in arch/arm/kernel/smp.c
Russell King
1
-3
/
+1
2005-11-12
[ARM] Fix Footbridge-based machines
Russell King
1
-12
/
+12
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
18
-372
/
+658
2005-11-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-19
/
+218
2005-11-11
[ARM] Update mach-types
Russell King
1
-4
/
+39
2005-11-11
[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13
Lennert Buytenhek
5
-115
/
+360
2005-11-11
[ARM] 3152/1: make various assembly local labels actually local (the rest)
Nicolas Pitre
4
-59
/
+61
2005-11-11
[ARM] 3151/1: make various assembly local labels actually local (io-*.S)
Nicolas Pitre
7
-80
/
+82
2005-11-11
[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)
Nicolas Pitre
1
-114
/
+116
[prev]
[next]