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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
37
-372
/
+1497
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+10
2009-04-07
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+83
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+5
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-2
/
+207
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+41
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-0
/
+10
2009-04-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-2
/
+0
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
1
-5
/
+6
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
1
-0
/
+3
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
1
-4
/
+6
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
1
-0
/
+4
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
1
-0
/
+3
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
1
-2
/
+0
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
1
-6
/
+4
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
1
-41
/
+0
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
1
-9
/
+14
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
1
-22
/
+0
2009-04-07
nilfs2: disk format and userland interface
Koji Sato
1
-0
/
+854
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
1
-0
/
+14
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
1
-9
/
+7
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
1
-4
/
+35
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
1
-0
/
+3
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
1
-0
/
+26
2009-04-07
kprobes: support kretprobe and jprobe per-probe disabling
Masami Hiramatsu
1
-0
/
+17
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
1
-1
/
+22
2009-04-07
kprobes: cleanup comment style in kprobes.h
Masami Hiramatsu
1
-4
/
+8
2009-04-07
SPI: add dma_alignment field to spi_master
Mike Rapoport
1
-0
/
+6
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-0
/
+2
2009-04-07
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
branch tracer: Fix for enabling branch profiling makes sparse unusable
Bart Van Assche
1
-1
/
+2
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-22
/
+0
2009-04-07
hwmon: Add Asus ATK0110 support
Luca Tettamanti
1
-2
/
+0
2009-04-07
function-graph: add proper initialization for init task
Steven Rostedt
2
-2
/
+8
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
45
-591
/
+1235
2009-04-07
i2c: xtensa s6000 i2c driver
Oskar Schirmer
1
-0
/
+10
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
593
-8598
/
+16528
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
1
-2
/
+0
2009-04-07
perf_counter: rework context time
Peter Zijlstra
1
-7
/
+3
2009-04-07
perf_counter: change event definition
Peter Zijlstra
1
-0
/
+1
2009-04-07
perf_counter: comment the perf_event_type stuff
Peter Zijlstra
1
-0
/
+32
2009-04-07
perf_counter: counter overflow limit
Peter Zijlstra
1
-3
/
+9
2009-04-07
perf_counter: PERF_RECORD_TIME
Peter Zijlstra
1
-0
/
+2
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
1
-2
/
+2
2009-04-07
perf_counter: generalize pending infrastructure
Peter Zijlstra
1
-3
/
+4
2009-04-07
perf_counter: SIGIO support
Peter Zijlstra
1
-0
/
+2
[next]