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
2007-11-12
x86: fix taking DNA during 64bit sigreturn
Siddha, Suresh B
1
-0
/
+5
2007-11-12
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
1
-8
/
+11
2007-11-12
virtio: fix vring_init for 64 bits
Anthony Liguori
1
-2
/
+2
2007-11-10
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
1
-0
/
+3
2007-11-10
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
1
-1
/
+1
2007-11-10
mac80211: remove unused driver ops
Johannes Berg
1
-21
/
+0
2007-11-10
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-0
/
+5
2007-11-10
[NET]: Fix skb_truesize_check() assertion
Chuck Lever
1
-1
/
+3
2007-11-10
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
1
-0
/
+7
2007-11-10
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
1
-0
/
+1
2007-11-10
voyager: use struct instead of PARAM
Randy Dunlap
1
-1
/
+3
2007-11-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+3
2007-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-4
/
+20
2007-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
8
-19
/
+33
2007-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2007-11-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2007-11-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-14
/
+33
2007-11-09
frv: Remove bogus NO_IRQ = -1 define
Alan Cox
1
-3
/
+0
2007-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-2
/
+2
2007-11-09
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
1
-0
/
+8
2007-11-09
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
1
-0
/
+1
2007-11-09
sched: remove PREEMPT_RESTRICT
Ingo Molnar
1
-1
/
+0
2007-11-09
KVM: fix !SMP build error
Ingo Molnar
1
-2
/
+5
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
1
-0
/
+1
2007-11-09
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
1
-1
/
+5
2007-11-09
[IA64] Update printing of feature set bits
Russ Anderson
1
-2
/
+3
2007-11-09
SCTP: Clean-up some defines for regressions tests.
Vlad Yasevich
1
-1
/
+0
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
1
-0
/
+2
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2
-6
/
+7
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
1
-0
/
+1
2007-11-09
[POWERPC] Fix oops related to 4xx flush_tlb_page modification
Kumar Gala
1
-2
/
+2
2007-11-09
sh: remove dead config symbols from SH code
Jiri Olsa
1
-4
/
+2
2007-11-08
hwmon: (f75375s) Allow setting up fans with platform_data
Riku Voipio
1
-0
/
+21
2007-11-08
hwmon: (i5k_amb) New memory temperature sensor driver
Darrick J. Wong
1
-0
/
+3
2007-11-08
[ARM] 4644/2: fix flush_kern_tlb_range() in module space
Kevin Hilman
1
-1
/
+1
2007-11-08
Merge branch 'page_colouring_despair'
Paul Mundt
2
-8
/
+21
2007-11-08
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2
-6
/
+19
2007-11-08
[POWERPC] Change fallocate to match unistd.h on powerpc
Patrick Mansfield
1
-1
/
+1
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
1
-7
/
+13
2007-11-07
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
1
-0
/
+2
2007-11-07
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
1
-1
/
+0
2007-11-07
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
1
-3
/
+1
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
4
-2
/
+6
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
1
-1
/
+1
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
1
-6
/
+65
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
1
-1
/
+3
2007-11-07
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
1
-9
/
+6
2007-11-07
[NET]: Kill proc_net_create()
David S. Miller
1
-3
/
+0
[prev]
[next]