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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-28
/
+109
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-5
/
+12
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-22
/
+0
2009-12-05
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+19
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+154
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-220
/
+92
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+18
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-206
/
+50
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-10
/
+3
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-0
/
+12
2009-12-04
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-0
/
+4
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
1
-0
/
+6
2009-12-03
Merge branch 'master' into next
James Morris
46
-413
/
+1370
2009-12-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-0
/
+8
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-12-02
ip: update the description of rp_filter in ip-sysctl.txt
Shan Wei
1
-2
/
+2
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-14
/
+289
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
1
-2
/
+2
2009-12-01
Merge branch 'topic/pcm-dma-fix' into topic/core-change
Takashi Iwai
3
-190
/
+203
2009-12-01
Merge branch 'topic/beep-rename' into topic/core-change
Takashi Iwai
2
-5
/
+8
2009-11-30
fbdev: Migrate mailing lists to vger
Geert Uytterhoeven
1
-4
/
+2
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
3
-7
/
+284
2009-11-26
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
1
-0
/
+5
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-227
/
+590
2009-11-26
sched: Limit the number of scheduler debug messages
Mike Travis
1
-0
/
+2
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
1
-12
/
+0
2009-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-0
/
+2
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2
-1
/
+24
2009-11-19
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
1
-0
/
+3
2009-11-19
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
1
-0
/
+2
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
1
-0
/
+16
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+81
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
1
-0
/
+44
2009-11-19
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
1
-0
/
+15
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
1
-1
/
+59
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
1
-1
/
+15
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
1
-1
/
+11
2009-11-19
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
Jens Axboe
1
-1
/
+1
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
1
-3
/
+10
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-355
/
+937
2009-11-18
ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecs
Takashi Iwai
1
-0
/
+1
2009-11-18
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
Eric W. Biederman
1
-22
/
+0
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2009-11-17
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
1
-4
/
+5
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
12
-228
/
+598
[next]