summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| | * | | | | | | | Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-011-1/+1
| | * | | | | | | | Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
| | * | | | | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-295-7/+8
| | * | | | | | | | Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
| | * | | | | | | | Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | | | | | | | Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | | | | | | | Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+5
| | * | | | | | | | Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+4
| | * | | | | | | | Input: uvc - the button on the camera is KEY_CAMERABastien Nocera2009-01-101-4/+6
| | * | | | | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-101-1/+1
| | * | | | | | | | Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-101-2/+2
| | * | | | | | | | Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
| * | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-024-5/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ext4: don't call jbd2_journal_force_commit_nested without journalEric Sandeen2009-02-262-2/+4
| | * | | | | | | | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o2009-02-281-2/+4
| | * | | | | | | | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()Theodore Ts'o2009-02-281-1/+0
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-0214-180/+371
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
| | * | | | | | | | | | [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-211-3/+2
| | * | | | | | | | | | [SCSI] sd: revive sd_index_lockTejun Heo2009-02-211-0/+7
| | * | | | | | | | | | [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-211-2/+2
| | * | | | | | | | | | [SCSI] cxgb3i: Fix spelling errors in documentationKaren Xie2009-02-211-6/+5
| | * | | | | | | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-211-0/+2
| | * | | | | | | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-216-112/+205
| | * | | | | | | | | | [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-212-2/+24
| | * | | | | | | | | | [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-212-53/+121
| | * | | | | | | | | | [SCSI] hptiop: Add new PCI device IDHighPoint Linux Team2009-02-211-0/+1
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-028-28/+14
| * | | | | | | | | | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-043-23/+37
* | | | | | | | | | net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller2009-03-041-0/+1
* | | | | | | | | | tmspci: fix request_irq raceMeelis Roos2009-03-041-9/+9
* | | | | | | | | | pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski2009-03-041-7/+6
* | | | | | | | | | tg3: Fix 5906 link problemsMatt Carlson2009-03-041-1/+2
* | | | | | | | | | SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley2009-03-041-3/+8
* | | | | | | | | | IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-042-5/+51
* | | | | | | | | | sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
* | | | | | | | | | aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
* | | | | | | | | | net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
* | | | | | | | | | net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
* | | | | | | | | | net: fix tokenring licenseMeelis Roos2009-03-031-0/+2
* | | | | | | | | | dm9601: new vendor/product IDsPeter Korsgaard2009-03-031-0/+4
* | | | | | | | | | netlink: invert error code in netlink_set_err()Pablo Neira Ayuso2009-03-031-1/+9
* | | | | | | | | | netns: Remove net_aliveEric W. Biederman2009-03-033-19/+17
* | | | | | | | | | tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-03-031-1/+1
* | | | | | | | | | netns: Fix icmp shutdown.Eric W. Biederman2009-03-031-1/+1
* | | | | | | | | | netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-031-30/+9
* | | | | | | | | | ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-031-6/+8
* | | | | | | | | | net: Avoid race between network down and sysfsStephen Hemminger2009-03-031-1/+3
OpenPOWER on IntegriCloud