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-09-20
HID: hid-logitech-dj: fix off by one
Nestor Lopez Casado
2
-5
/
+5
2011-09-15
HID: Add full support for Logitech Unifying receivers
Nestor Lopez Casado
6
-0
/
+1059
2011-08-23
HID: hid-lg4ff: add a kfree() to an error path
Dan Carpenter
1
-2
/
+2
2011-08-23
HID: hid-lg4ff: silence sparse complaint
Dan Carpenter
1
-2
/
+2
2011-08-10
HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FF
Jiri Kosina
1
-0
/
+1
2011-08-04
HID: lg4ff - Document sysfs interface for range setting
Michal Malý
1
-0
/
+7
2011-08-04
HID: lg4ff - Fix misleading info in Kconfig
Michal Malý
3
-6
/
+13
2011-08-04
HID: lg4ff - Add autocentering command accepted by Formula Force EX
Michal Malý
1
-3
/
+33
2011-08-04
HID: lg4ff - Add range setting support and sysfs interface
Michal Malý
3
-12
/
+232
2011-08-04
HID: lg4ff - Add support for native mode switching
Michal Malý
1
-0
/
+89
2011-08-04
HID: lg4ff - Move handling of Logitech wheels to lg4ff driver
Michal Malý
4
-43
/
+60
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
11
-70
/
+778
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
96
-3194
/
+13311
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
225
-24205
/
+30007
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
13
-332
/
+370
2011-07-23
Documentation: refresh sysctl/kernel.txt
Borislav Petkov
1
-105
/
+110
2011-07-23
Documentation: fix ambigous text for root cpuset
Wanlong Gao
1
-1
/
+1
2011-07-23
Documentation: fix echo command in cgroups/cpuacct.txt
Wanlong Gao
1
-1
/
+1
2011-07-23
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...
Linus Torvalds
8
-33
/
+45
2011-07-23
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-37
/
+5
2011-07-23
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-0
/
+98
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-360
/
+533
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
4
-7
/
+8
2011-07-23
Merge branch 'scsi-fixes'
James Bottomley
497
-2710
/
+28001
2011-07-23
net/9p: Fix the msize calculation.
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-07-23
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
4
-18
/
+56
2011-07-23
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
4
-5
/
+44
2011-07-23
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
3
-18
/
+61
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
4
-20
/
+39
2011-07-23
fs/9p: Fix invalid mount options/args
Prem Karat
1
-9
/
+34
2011-07-23
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
6
-29
/
+81
2011-07-23
fs/9p: Fid is not valid after a failed clunk.
Aneesh Kumar K.V
1
-2
/
+4
2011-07-23
net/9p: Remove structure not used in the code
Aneesh Kumar K.V
1
-178
/
+5
2011-07-23
VirtIO can transfer VIRTQUEUE_NUM of pages.
jvrao
1
-1
/
+1
2011-07-23
Fix the size of receive buffer packing onto VirtIO ring.
jvrao
1
-1
/
+1
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
3
-46
/
+43
2011-07-23
fs/9p: remove rename work around in 9p
Aneesh Kumar K.V
1
-5
/
+0
2011-07-23
net/9p: fix client code to fail more gracefully on protocol error
Eric Van Hensbergen
1
-1
/
+2
2011-07-23
regulator: Convert tps65023 to use regmap API
Mark Brown
2
-70
/
+28
2011-07-23
regmap: Add SPI bus support
Mark Brown
4
-1
/
+81
2011-07-23
regmap: Add I2C bus support
Mark Brown
4
-0
/
+124
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
7
-0
/
+546
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
9
-37
/
+5
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
235
-1948
/
+2517
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
41
-378
/
+927
2011-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1329
/
+1691
2011-07-22
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-51
/
+27
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+76
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-143
/
+131
2011-07-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+11
[next]