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
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-139
/
+186
2010-08-13
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-2
/
+1
2010-08-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-43
/
+97
2010-08-13
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
11
-63
/
+19
2010-08-13
pcmcia: xirc2ps_cs bugfix
Dominik Brodowski
1
-1
/
+1
2010-08-13
NOMMU: Remove an extraneous no_printk()
David Howells
1
-5
/
+0
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
44
-109
/
+125
2010-08-13
[IA64] Fix 64-bit atomic routines to return "long"
Tony Luck
1
-4
/
+4
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
7
-51
/
+13
2010-08-14
v4l: Remove reference to bkl ioctl in compat ioctl handling
Frederic Weisbecker
1
-6
/
+1
2010-08-14
logfs: kill BKL
Arnd Bergmann
3
-6
/
+5
2010-08-13
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
dann frazier
2
-7
/
+37
2010-08-13
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
dann frazier
1
-55
/
+69
2010-08-13
watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"
dann frazier
1
-10
/
+10
2010-08-13
watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization
dann frazier
1
-17
/
+19
2010-08-13
watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT
dann frazier
1
-0
/
+9
2010-08-13
watchdog: hpwdt (7/12): allow full range of timer values supported by hardware
dann frazier
1
-2
/
+3
2010-08-13
watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro
dann frazier
1
-2
/
+3
2010-08-13
watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict
dann frazier
1
-6
/
+5
2010-08-13
watchdog: hpwdt (4/12): Despecificate driver from iLO2
dann frazier
2
-8
/
+8
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
[prev]
[next]