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
2012-01-23
Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...
Len Brown
2
-2
/
+3
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+17
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
4
-6
/
+18
2012-01-23
Merge branch 'akpm'
Linus Torvalds
6
-15
/
+22
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-1
/
+1
2012-01-23
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-23
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2
-1
/
+2
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
1
-0
/
+2
2012-01-23
mm: fix warnings regarding enum migrate_mode
Andrew Morton
3
-14
/
+18
2012-01-23
thermal: Rename generate_netlink_event
Jean Delvare
1
-2
/
+2
2012-01-22
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
Greg Kroah-Hartman
1
-164
/
+0
2012-01-22
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
1
-1
/
+1
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2
-6
/
+10
2012-01-22
cgroup: make sure memcg margin is 0 when over limit
Glauber Costa
1
-1
/
+4
2012-01-22
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
1
-1
/
+1
2012-01-22
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
1
-0
/
+1
2012-01-22
tcp: detect loss above high_seq in recovery
Yuchung Cheng
1
-1
/
+0
2012-01-22
mlx4_en: eth statistics modification
Eugenia Emantayev
1
-0
/
+1
2012-01-21
MFD: mcp-core: fix mcp_priv() to be more type safe
Russell King
1
-1
/
+4
2012-01-21
ACPI: Remove ./drivers/acpi/atomicio.[ch]
Myron Stowe
1
-10
/
+0
2012-01-21
ACPI, APEI: Add 64-bit read/write support for APEI on i386
Myron Stowe
1
-0
/
+4
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
3
-20
/
+3
2012-01-19
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
1
-0
/
+1
2012-01-19
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
1
-2
/
+17
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
1
-0
/
+1
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
8
-491
/
+285
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-31
/
+891
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2012-01-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-1
/
+1
2012-01-18
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+434
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
2
-2
/
+3
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+4
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2
-0
/
+8
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
1
-1
/
+2
2012-01-18
Merge branch 'atomicio-remove' into release
Len Brown
1
-0
/
+3
2012-01-18
Merge branch 'apei' into release
Len Brown
1
-6
/
+14
2012-01-17
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
1
-0
/
+7
2012-01-17
keys: add a "logon" key type
Jeff Layton
1
-1
/
+2
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-11
/
+172
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+5
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+106
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+203
2012-01-18
lib: digital signature config option name change
Dmitry Kasatkin
1
-2
/
+2
2012-01-18
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
1
-0
/
+3
2012-01-17
Fix compile breakage with kref.h
James Bottomley
1
-0
/
+1
2012-01-17
audit: comparison on interprocess fields
Peter Moody
1
-1
/
+23
[prev]
[next]