index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-24
Input: handle errors from input_register_device in drivers/macintosh
Dmitry Torokhov
2
-5
/
+13
2006-11-24
Input: add to kernel-api docbook
Randy Dunlap
4
-12
/
+20
2006-11-24
Input: add driver for keyboard on AAED-2000 development board (ARM)
Nicolas Bellido
3
-0
/
+215
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
26
-53
/
+41
2006-11-24
Input: serio - make serio_register_driver() return errors
Dmitry Torokhov
2
-39
/
+75
2006-11-17
Input: serio - remove serio_unregister_port_delayed()
Dmitry Torokhov
2
-23
/
+0
2006-11-17
Input: add Philips UCB1400 touchscreen driver
Nicolas Pitre
3
-0
/
+595
2006-11-17
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Dmitry Torokhov
1
-7
/
+11
2006-11-17
Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE
Marton Nemeth
1
-1
/
+1
2006-11-17
Input: MAC mouse button emulation - relax dependencies
Stelian Pop
1
-1
/
+0
2006-11-17
Input: appletouch - use canonical names in USB IDs
Julien BLACHE
1
-10
/
+17
2006-11-17
Input: appletouch - add Geyser IV support
Julien BLACHE
1
-2
/
+19
2006-11-17
Input: appletouch - verious updates for MacBooks
Jason Parekh
1
-4
/
+43
2006-11-09
Input: psmouse - fix attribute access on 64-bit systems
Sergey Vlasov
1
-3
/
+6
2006-11-06
Input: mice - handle errors when registering input devices
Dmitry Torokhov
8
-60
/
+154
2006-11-06
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
16
-59
/
+120
2006-11-06
Input: touchscreens - handle errors when registering input devices
Dmitry Torokhov
5
-44
/
+68
2006-11-06
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
10
-92
/
+234
2006-11-05
Input: HID - add a quirk for the Logitech USB Receiver
Anssi Hannula
3
-1
/
+11
2006-11-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1583
-15634
/
+54352
2006-11-05
Input: drivers/char/keyboard.c - small cleanup in k_cur()
Brandon Philips
1
-1
/
+1
2006-11-05
Make sure "user->sigpending" count is in sync
Linus Torvalds
1
-4
/
+11
2006-11-04
Fix unlikely (but possible) race condition on task->user access
Linus Torvalds
1
-0
/
+11
2006-11-04
Revert unintentional "volatile" changes in ipc/msg.c
Linus Torvalds
1
-1
/
+1
2006-11-04
[PATCH] splice: fix problem introduced with inode diet
Jens Axboe
1
-6
/
+20
2006-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-4
/
+5
2006-11-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-12
/
+1
2006-11-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-59
/
+144
2006-11-03
[PATCH] Fix user.* xattr permission check for sticky dirs
Andreas Gruenbacher
1
-3
/
+10
2006-11-03
[PATCH] Fix sys_move_pages when a NULL node list is passed
Stephen Rothwell
1
-1
/
+2
2006-11-03
[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c
Peer Chen
1
-2
/
+5
2006-11-03
[PATCH] fix Documentation/accounting/getdelays.c buf size
Oleg Nesterov
1
-1
/
+1
2006-11-03
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
Amol Lad
1
-15
/
+4
2006-11-03
[PATCH] powerpc: wire up sys_migrate_pages
Stephen Rothwell
2
-2
/
+2
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
3
-0
/
+38
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
3
-3
/
+44
2006-11-03
[PATCH] reiserfs: reset errval after initializing bitmap cache
Jeff Mahoney
1
-0
/
+1
2006-11-03
[PATCH] spi section fix
Andrew Morton
1
-1
/
+0
2006-11-03
[PATCH] swsusp: debugging
Rafael J. Wysocki
4
-11
/
+60
2006-11-03
[PATCH] acpi_noirq section fix
Andrew Morton
1
-1
/
+1
2006-11-03
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
1
-0
/
+7
2006-11-03
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2
-0
/
+23
2006-11-03
[PATCH] init_reap_node() initialization fix
Daniel Yeisley
1
-1
/
+1
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
1
-1
/
+1
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
1
-1
/
+1
2006-11-03
[PATCH] edac_mc: fix error handling
Akinobu Mita
1
-18
/
+27
2006-11-03
[PATCH] gfs2: ->readpages() fixes
OGAWA Hirofumi
1
-7
/
+0
2006-11-03
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
1
-6
/
+3
2006-11-03
[PATCH] cifs: ->readpages() fixes
OGAWA Hirofumi
1
-22
/
+1
[next]