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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1
Ingo Molnar
7
-66
/
+249
2008-10-06
Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1
Ingo Molnar
38
-13
/
+177
2008-10-06
Merge branch 'x86/pebs' into x86-v28-for-linus-phase1
Ingo Molnar
10
-528
/
+1301
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
285
-849
/
+849
2008-10-04
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2008-10-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-10-04
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
1
-2
/
+4
2008-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-7
/
+4
2008-10-03
ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)
Rafael J. Wysocki
2
-1
/
+14
2008-10-03
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
1
-32
/
+38
2008-10-03
leds-fsg: change order of initialization and deinitialization
Sven Wegener
1
-14
/
+14
2008-10-03
dw_dmac: fix copy/paste bug in tasklet
Haavard Skinnemoen
1
-1
/
+1
2008-10-03
Documentation/HOWTO: info about interface changes should CC linux-api@vger
Michael Kerrisk
1
-1
/
+2
2008-10-03
SubmitChecklist: interfaces changes should CC linux-api@
Michael Kerrisk
1
-0
/
+2
2008-10-03
MAINTAINERS: add mailing list for man-pages
Michael Kerrisk
1
-0
/
+1
2008-10-03
cpusets: remove pj from cpuset maintainers
Paul Jackson
1
-2
/
+0
2008-10-03
include/linux/stacktrace.h: declare struct task_struct
Andrew Morton
1
-0
/
+2
2008-10-03
orion_spi: fix handling of default transfer speed
Lennert Buytenhek
1
-1
/
+1
2008-10-03
fbdev: fix recursive notifier and locking when fbdev console is blanked
Krzysztof Helt
1
-1
/
+5
2008-10-03
rtc: fix kernel panic on second use of SIGIO nofitication
Marcin Slusarz
1
-6
/
+9
2008-10-04
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
Paul Moore
1
-7
/
+4
2008-10-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-317
/
+686
2008-10-03
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-69
/
+76
2008-10-03
x86 setup: correct segfault in generation of 32-bit reloc kernel
H. Peter Anvin
1
-1
/
+1
2008-10-03
Fix init/main.c to use regular printk with '%pF' for initcall fn
Linus Torvalds
1
-5
/
+4
2008-10-03
[S390] qdio: prevent stack clobber
Jan Glauber
1
-35
/
+20
2008-10-03
[S390] nohz: Fix __udelay.
Heiko Carstens
2
-34
/
+56
2008-10-03
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
11
-279
/
+597
2008-10-03
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
3
-17
/
+67
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
3
-13
/
+14
2008-10-03
[MIPS] SMTC: Build fix: Fix filename in Makefile
Ralf Baechle
1
-1
/
+1
2008-10-03
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
3
-7
/
+7
2008-10-03
e1000e: Fix incorrect debug warning
Linus Torvalds
1
-1
/
+1
2008-10-02
Check mapped ranges on sysfs resource files
Linus Torvalds
1
-0
/
+19
2008-10-02
e1000e: update version from k4 to k6
Jesse Brandeburg
1
-1
/
+1
2008-10-02
e1000e: debug contention on NVM SWFLAG
Thomas Gleixner
1
-0
/
+17
2008-10-02
e1000e: drop stats lock
Jesse Brandeburg
2
-19
/
+0
2008-10-02
e1000e: remove phy read from inside spinlock
Jesse Brandeburg
2
-14
/
+5
2008-10-02
e1000e: do not ever sleep in interrupt context
Jesse Brandeburg
2
-3
/
+30
2008-10-02
e1000e: reset swflag after resetting hardware
Jesse Brandeburg
1
-0
/
+3
2008-10-02
mm: handle initialising compound pages at orders greater than MAX_ORDER
Andy Whitcroft
1
-5
/
+8
2008-10-02
mm: tiny-shmem nommu fix
Nick Piggin
3
-1
/
+8
2008-10-02
memory hotplug: missing zone->lock in test_pages_isolated()
Gerald Schaefer
1
-4
/
+8
2008-10-02
fix error-path NULL deref in alloc_posix_timer()
Dan Carpenter
1
-1
/
+1
2008-10-02
braille_console: only register notifiers when the braille console is used
Pascal Terjan
1
-9
/
+4
2008-10-02
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
2
-7
/
+21
2008-10-02
fbcon: fix monochrome color value calculation
David Winn
1
-1
/
+1
2008-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-14
/
+40
2008-10-02
Merge branch 'asoc-fixes' into for-linus
Takashi Iwai
1
-2
/
+2
2008-10-02
ALSA: snd-powermac: HP detection for 1st iMac G3 SL
Risto Suominen
1
-9
/
+22
[next]