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
2010-08-13
watchdog: hpwdt (3/12): Group NMI sourcing specific items together
dann frazier
1
-25
/
+24
2010-08-13
watchdog: hpwdt (2/12): Group options that affect watchdog behavior together
dann frazier
1
-3
/
+3
2010-08-13
watchdog: hpwdt (1/12): clean-up include-files.
dann frazier
1
-10
/
+2
2010-08-13
Input: fix faulty XXinput_* calls
Daniel Mack
2
-3
/
+3
2010-08-13
dma-mapping: fix build errors on !HAS_DMA architectures
Heiko Carstens
1
-0
/
+2
2010-08-13
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
1
-3
/
+4
2010-08-13
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-10
/
+41
2010-08-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-14
/
+22
2010-08-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
6
-93
/
+122
2010-08-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-1091
/
+1705
2010-08-13
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-299
/
+608
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-391
/
+428
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-51
/
+409
2010-08-13
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-109
/
+154
2010-08-13
x86: don't send SIGBUS for kernel page faults
Linus Torvalds
1
-1
/
+3
2010-08-13
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2010-08-13
[CPUFREQ] acpi-cpufreq: add missing __percpu markup
Namhyung Kim
1
-1
/
+1
2010-08-13
[S390] partitions: fix build error in ibm partition detection code
Heiko Carstens
1
-1
/
+1
2010-08-13
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
1
-1
/
+2
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
3
-1
/
+31
2010-08-13
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
1
-1
/
+1
2010-08-13
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
3
-4
/
+4
2010-08-13
[S390] dasd: fix format string types
Heiko Carstens
1
-2
/
+2
2010-08-12
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2010-08-13
Call acpi_video_register() in intel_opregion_init() failure path
David Woodhouse
1
-0
/
+1
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
5
-110
/
+118
2010-08-12
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2
-61
/
+61
2010-08-13
setlocalversion: fix version for untaged nontip mercurial revs
Milton Miller
1
-1
/
+1
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2
-2
/
+16
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
3
-2
/
+9
2010-08-13
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
1
-0
/
+2
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
9
-76
/
+61
2010-08-12
perf: Add back list_head data types
Ingo Molnar
1
-0
/
+12
2010-08-12
Merge branch 'linus' into perf/urgent
Ingo Molnar
7977
-357632
/
+506034
2010-08-12
x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage
Cliff Wickman
1
-0
/
+5
2010-08-12
[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set
Steve French
1
-0
/
+1
2010-08-12
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
1
-0
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
10
-10
/
+10
2010-08-12
V4L/DVB: Fix IR_CORE dependencies
Mauro Carvalho Chehab
4
-4
/
+11
2010-08-12
Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+3
2010-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
20
-386
/
+822
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
9
-58
/
+299
2010-08-12
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
13
-129
/
+125
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
12
-8
/
+323
2010-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+1
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-116
/
+805
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
30
-253
/
+658
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
21
-22
/
+2431
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
43
-339
/
+3933
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-45
/
+304
[prev]
[next]