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
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
27
-79
/
+202
2011-01-12
regulator: lock supply in regulator enable
Mattias Wallin
1
-11
/
+9
2011-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
109
-1867
/
+2901
2011-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2011-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
88
-712
/
+2071
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
37
-622
/
+889
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2
-14
/
+14
2011-01-11
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
7
-109
/
+55
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
60
-4043
/
+7818
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-180
/
+164
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
23
-378
/
+561
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-142
/
+545
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
8
-884
/
+887
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
ext4: fix trimming starting with block 0 with small blocksize
Jan Kara
1
-0
/
+6
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
1
-6
/
+0
2011-01-11
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
38
-1920
/
+1997
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-534
/
+845
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
2
-6
/
+27
2011-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
13
-240
/
+214
2011-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-102
/
+297
2011-01-11
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-344
/
+426
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-248
/
+442
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
39
-492
/
+4083
2011-01-11
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2
-19
/
+0
2011-01-11
fs/9p: fix spelling typo
Eric Van Hensbergen
1
-1
/
+1
2011-01-11
fs/9p: TREADLINK bugfix
M. Mohan Kumar
1
-36
/
+22
2011-01-11
net/9p: Use proper data types
M. Mohan Kumar
1
-12
/
+10
2011-01-11
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
1
-47
/
+28
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
4
-862
/
+916
2011-01-11
fs/9p: fix menu presentation
Randy Dunlap
1
-1
/
+4
2011-01-11
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
1
-1
/
+1
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-01-11
x86: Fix Moorestown VRTC fixmap placement
Arjan van de Ven
1
-2
/
+2
2011-01-11
x86/gpio: Implement x86 gpio_to_irq convert function
Alek Du
1
-4
/
+1
2011-01-11
x86, UV: Fix APICID shift for Westmere processors
Jack Steiner
1
-1
/
+1
2011-01-11
x86: Use PCI method for enabling AMD extended config space before MSR method
Jan Beulich
4
-28
/
+63
2011-01-11
x86: tsc: Prevent delayed init if initial tsc calibration failed
Thomas Gleixner
1
-1
/
+1
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
2
-12
/
+17
2011-01-11
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
937
-8190
/
+11426
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
38
-1920
/
+1997
[next]