| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | ov7670: clean up ov7670_read semantics | Andres Salomon | 2008-07-12 | 1 | -1/+3 |
* | | | | serial8250: sanity check nr_uarts on all paths. | Eric W. Biederman | 2008-07-12 | 1 | -0/+3 |
* | | | | fbdev: bugfix for multiprocess defio | Jaya Kumar | 2008-07-12 | 1 | -1/+19 |
* | | | | drivers/isdn/i4l/isdn_common.c fix small resource leak | Darren Jenkins | 2008-07-12 | 1 | -1/+3 |
* | | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leak | Darren Jenkins | 2008-07-12 | 1 | -1/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-07-12 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | [PATCH] IPMI: return correct value from ipmi_write | Mark Rustad | 2008-07-11 | 1 | -2/+1 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-11 | 2 | -3/+17 |
|\ \ \ \ \ |
|
| * | | | | | libata-acpi: don't call sleeping function from invalid context | Zhang Rui | 2008-07-11 | 1 | -1/+4 |
| * | | | | | Added Targa Visionary 1000 IDE adapter to pata_sis.c | Kai Krakow | 2008-07-11 | 1 | -0/+1 |
| * | | | | | libata-acpi: filter out DIPM enable | Tejun Heo | 2008-07-11 | 1 | -2/+12 |
* | | | | | | Fix reference counting race on log buffers | Dave Chinner | 2008-07-11 | 1 | -4/+11 |
| |/ / / /
|/| | | | |
|
* | | | | | rtc: fix reported IRQ rate for when HPET is enabled | Paul Gortmaker | 2008-07-11 | 1 | -1/+2 |
* | | | | | Fix name of Russell King in various comments | Uwe Kleine-König | 2008-07-11 | 5 | -5/+5 |
* | | | | | rapidio: fix device reference counting | Eugene Surovegin | 2008-07-11 | 1 | -1/+1 |
* | | | | | tpm: add Intel TPM TIS device HID | Marcin Obara | 2008-07-11 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-11 | 33 | -128/+351 |
|\ \ \ \ \ |
|
| * | | | | | tun: Persistent devices can get stuck in xoff state | Max Krasnyansky | 2008-07-11 | 1 | -0/+6 |
| * | | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 2008-07-11 | 2 | -2/+2 |
| * | | | | | ipv6: missed namespace context in ipv6_rthdr_rcv | Denis V. Lunev | 2008-07-11 | 1 | -1/+1 |
| * | | | | | netlabel: netlink_unicast calls kfree_skb on error path by itself | Denis V. Lunev | 2008-07-11 | 3 | -21/+4 |
| * | | | | | ipv4: fib_trie: Fix lookup error return | Ben Hutchings | 2008-07-11 | 1 | -11/+6 |
| * | | | | | tcp: correct kcalloc usage | Milton Miller | 2008-07-11 | 1 | -1/+1 |
| * | | | | | ip: sysctl documentation cleanup | Stephen Hemminger | 2008-07-11 | 1 | -31/+29 |
| * | | | | | Documentation: clarify tcp_{r,w}mem sysctl docs | J. Bruce Fields | 2008-07-11 | 1 | -11/+15 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-10 | 9 | -25/+63 |
| |\ \ \ \ \ |
|
| | * | | | | | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-07-09 | 1 | -2/+2 |
| | * | | | | | zd1211rw: stop beacons on remove_interface | Luis Carlos Cobo | 2008-07-09 | 1 | -0/+1 |
| | * | | | | | rt2x00: Disable synchronization during initialization | Ivo van Doorn | 2008-07-09 | 5 | -0/+47 |
| | * | | | | | rc80211_pid: Fix fast_start parameter handling | Mattias Nissler | 2008-07-09 | 2 | -23/+13 |
| * | | | | | | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP | David Howells | 2008-07-10 | 1 | -1/+1 |
| * | | | | | | netfilter: nf_conntrack_tcp: fix endless loop | Patrick McHardy | 2008-07-10 | 1 | -2/+8 |
| |/ / / / / |
|
| * | | | | | sctp: Add documentation for sctp sysctl variable | Vlad Yasevich | 2008-07-09 | 1 | -0/+170 |
| * | | | | | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin | 2008-07-09 | 1 | -2/+2 |
| * | | | | | irda: Fix netlink error path return value | Julius Volz | 2008-07-08 | 1 | -2/+2 |
| * | | | | | irda: New device ID for nsc-ircc | Ville Syrjala | 2008-07-08 | 1 | -0/+1 |
| * | | | | | irda: via-ircc proper dma freeing | Wang Chen | 2008-07-08 | 1 | -0/+3 |
| * | | | | | sctp: Mark the tsn as received after all allocations finish | Vlad Yasevich | 2008-07-08 | 2 | -6/+8 |
| * | | | | | mac80211: don't report selected IBSS when not found | Vladimir Koutny | 2008-07-07 | 1 | -2/+4 |
| * | | | | | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 2008-07-07 | 1 | -0/+7 |
| * | | | | | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 2008-07-07 | 1 | -0/+1 |
| * | | | | | mac80211: Only flush workqueue when last interface was removed | Ivo van Doorn | 2008-07-07 | 1 | -2/+2 |
| * | | | | | mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify | Guy Cohen | 2008-07-07 | 1 | -2/+5 |
| * | | | | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 | 1 | -2/+2 |
| * | | | | | hostap_cs: correct poor NULL checks in suspend/resume routines | John W. Linville | 2008-07-07 | 1 | -4/+8 |
* | | | | | | slub: Fix use-after-preempt of per-CPU data structure | Dmitry Adamushko | 2008-07-11 | 1 | -1/+3 |
* | | | | | | exec: fix stack excutability without PT_GNU_STACK | Hugh Dickins | 2008-07-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-10 | 1 | -7/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | ocfs2: Fix flags in ocfs2_file_lock | Mark Fasheh | 2008-07-10 | 1 | -7/+7 |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-10 | 1 | -3/+4 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|