Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz | 2009-02-28 | 1 | -0/+1 | |
| | * | | | | | | | | Input: ambakmi - fix timeout handling in amba_kmi_write() | Roel Kluin | 2009-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | Input: pxa930_trkball - fix write timeout handling | Roel Kluin | 2009-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-29 | 5 | -7/+8 | |
| | * | | | | | | | | Input: bf54x-keys - fix debounce time validation | Roel Kluin | 2009-01-29 | 1 | -2/+2 | |
| | * | | | | | | | | Input: spitzkbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 | |
| | * | | | | | | | | Input: omap-keypad - mark probe function as __devinit | Uwe Kleine-König | 2009-01-13 | 1 | -4/+4 | |
| | * | | | | | | | | Input: corgi_ts - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+5 | |
| | * | | | | | | | | Input: corgikbd - mark probe function as __devinit | Uwe Kleine-König | 2009-01-12 | 1 | -4/+4 | |
| | * | | | | | | | | Input: uvc - the button on the camera is KEY_CAMERA | Bastien Nocera | 2009-01-10 | 1 | -4/+6 | |
| | * | | | | | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86 | Jean Delvare | 2009-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | Input: atkbd - make forced_release_keys[] static | Daniel Mierswa | 2009-01-10 | 1 | -2/+2 | |
| | * | | | | | | | | Input: usbtouchscreen - allow reporting calibrated data | Dan Streetman | 2009-01-10 | 1 | -2/+17 | |
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-02 | 4 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen | 2009-02-26 | 2 | -2/+4 | |
| | * | | | | | | | | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o | 2009-02-28 | 1 | -2/+4 | |
| | * | | | | | | | | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o | 2009-02-28 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-03-02 | 14 | -180/+371 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu | 2009-02-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | [SCSI] fix ABORTED_COMMAND looping forever problem | James Bottomley | 2009-02-21 | 1 | -3/+2 | |
| | * | | | | | | | | | | [SCSI] sd: revive sd_index_lock | Tejun Heo | 2009-02-21 | 1 | -0/+7 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: update the driver version to 1.0.1 | Karen Xie | 2009-02-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: Fix spelling errors in documentation | Karen Xie | 2009-02-21 | 1 | -6/+5 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.h | Karen Xie | 2009-02-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS | Karen Xie | 2009-02-21 | 6 | -112/+205 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: added per-task data to track transmit progress | Karen Xie | 2009-02-21 | 2 | -2/+24 | |
| | * | | | | | | | | | | [SCSI] cxgb3i: transmit work-request fixes | Karen Xie | 2009-02-21 | 2 | -53/+121 | |
| | * | | | | | | | | | | [SCSI] hptiop: Add new PCI device ID | HighPoint Linux Team | 2009-02-21 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 8 | -28/+14 | |
| * | | | | | | | | | | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-04 | 3 | -23/+37 | |
* | | | | | | | | | | net: Fix missing dev->neigh_setup in register_netdevice(). | David S. Miller | 2009-03-04 | 1 | -0/+1 | |
* | | | | | | | | | | tmspci: fix request_irq race | Meelis Roos | 2009-03-04 | 1 | -9/+9 | |
* | | | | | | | | | | pkt_sched: act_police: Fix a rate estimator test. | Jarek Poplawski | 2009-03-04 | 1 | -7/+6 | |
* | | | | | | | | | | tg3: Fix 5906 link problems | Matt Carlson | 2009-03-04 | 1 | -1/+2 | |
* | | | | | | | | | | SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails | Brian Haley | 2009-03-04 | 1 | -3/+8 | |
* | | | | | | | | | | IPv6: add "disable" module parameter support to ipv6.ko | Brian Haley | 2009-03-04 | 2 | -5/+51 | |
* | | | | | | | | | | sungem: another error printed one too early | Roel Kluin | 2009-03-04 | 1 | -1/+1 | |
* | | | | | | | | | | aoe: error printed 1 too early | Roel Kluin | 2009-03-04 | 1 | -1/+1 | |
* | | | | | | | | | | net pcmcia: worklimit reaches -1 | Roel Kluin | 2009-03-04 | 2 | -2/+4 | |
* | | | | | | | | | | net: more timeouts that reach -1 | Roel Kluin | 2009-03-04 | 3 | -4/+5 | |
* | | | | | | | | | | net: fix tokenring license | Meelis Roos | 2009-03-03 | 1 | -0/+2 | |
* | | | | | | | | | | dm9601: new vendor/product IDs | Peter Korsgaard | 2009-03-03 | 1 | -0/+4 | |
* | | | | | | | | | | netlink: invert error code in netlink_set_err() | Pablo Neira Ayuso | 2009-03-03 | 1 | -1/+9 | |
* | | | | | | | | | | netns: Remove net_alive | Eric W. Biederman | 2009-03-03 | 3 | -19/+17 | |
* | | | | | | | | | | tcp: Like icmp use register_pernet_subsys | Eric W. Biederman | 2009-03-03 | 1 | -1/+1 | |
* | | | | | | | | | | netns: Fix icmp shutdown. | Eric W. Biederman | 2009-03-03 | 1 | -1/+1 | |
* | | | | | | | | | | netns: fix addrconf_ifdown kernel panic | Daniel Lezcano | 2009-03-03 | 1 | -30/+9 | |
* | | | | | | | | | | ipv6: Fix sysctl unregistration deadlock | Stephen Hemminger | 2009-03-03 | 1 | -6/+8 | |
* | | | | | | | | | | net: Avoid race between network down and sysfs | Stephen Hemminger | 2009-03-03 | 1 | -1/+3 |