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-03-17
HID: add support for Logitech Driving Force Pro wheel
Jiri Kosina
3
-0
/
+4
2011-03-17
HID: hid-ortek: remove spurious reference
Jiri Kosina
1
-2
/
+1
2011-03-17
HID: add support for Ortek PKB-1700
Herton Ronaldo Krzesinski
4
-3
/
+6
2011-03-10
HID: hid-magicmouse: Correct touch orientation direction
Henrik Rydberg
1
-2
/
+2
2011-02-15
HID: kernel oops in out_cleanup in function hidinput_connect
Benjamin Tissoires
1
-0
/
+1
2011-02-15
HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE)
Steffen Barszus
1
-0
/
+5
2011-02-01
HID: hidraw: fix hidraw_disconnect()
Stefan Achatz
1
-2
/
+2
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-20
/
+24
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
53
-1085
/
+1323
2011-01-13
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
10
-61
/
+1086
2011-01-13
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-19
/
+67
2011-01-13
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
68
-359
/
+1122
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
42
-1170
/
+2112
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
297
-7182
/
+25450
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
108
-582
/
+424
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
37
-464
/
+4779
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
15
-108
/
+116
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
16
-34
/
+1798
2011-01-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-182
/
+370
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
45
-833
/
+2960
2011-01-13
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-0
/
+220
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
43
-1185
/
+3078
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
325
-434
/
+440
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-7
/
+568
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-265
/
+624
2011-01-13
decompressors: remove unused constant from inflate.h
Lasse Collin
1
-3
/
+0
2011-01-13
decompressors: check input size in decompress_inflate.c
Lasse Collin
1
-4
/
+13
2011-01-13
x86: support XZ-compressed kernel
Lasse Collin
6
-10
/
+14
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
9
-2
/
+469
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
17
-0
/
+3783
2011-01-13
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
1
-10
/
+50
2011-01-13
Decompressors: check input size in decompress_unlzo.c
Lasse Collin
1
-5
/
+41
2011-01-13
Decompressors: check for write errors in decompress_unlzo.c
Lasse Collin
1
-2
/
+2
2011-01-13
Decompressors: validate match distance in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: check for write errors in decompress_unlzma.c
Lasse Collin
1
-21
/
+32
2011-01-13
Decompressors: check for read errors in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: fix header validation in decompress_unlzma.c
Lasse Collin
1
-1
/
+3
2011-01-13
Decompressors: remove unused function from lib/decompress_unlzma.c
Lasse Collin
1
-6
/
+0
2011-01-13
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
5
-4
/
+1
2011-01-13
Decompressors: get rid of set_error_fn() macro
Lasse Collin
5
-19
/
+11
2011-01-13
Decompressors: add missing INIT (i.e. __init)
Lasse Collin
2
-3
/
+3
2011-01-13
romfs: have romfs_fs.h pull in necessary headers
Mike Frysinger
1
-0
/
+3
2011-01-13
ramoops: fix types, remove typecasts
Andrew Morton
1
-4
/
+4
2011-01-13
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
1
-41
/
+69
2011-01-13
cramfs: hide function prototypes behind __KERNEL__ macro
Alexander Shishkin
1
-0
/
+2
2011-01-13
aio: remove unused aio_run_iocbs()
Jeff Moyer
1
-22
/
+5
2011-01-13
aio: remove unnecessary check
Namhyung Kim
1
-1
/
+1
2011-01-13
VMware balloon: stop locking pages when hypervisor tells us enough
Dmitry Torokhov
1
-5
/
+8
[next]