summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
* | | | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
* | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-07-121-2/+1Star
|\ \ \ \
| * | | | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1Star
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-112-3/+17
|\ \ \ \ \
| * | | | | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
| * | | | | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
| * | | | | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
* | | | | | Fix reference counting race on log buffersDave Chinner2008-07-111-4/+11
| |/ / / / |/| | | |
* | | | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-111-1/+2
* | | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-115-5/+5
* | | | | rapidio: fix device reference countingEugene Surovegin2008-07-111-1/+1
* | | | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-111-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1133-128/+351
|\ \ \ \ \
| * | | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-111-0/+6
| * | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-112-2/+2
| * | | | | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-111-1/+1
| * | | | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-113-21/+4Star
| * | | | | ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-111-11/+6Star
| * | | | | tcp: correct kcalloc usageMilton Miller2008-07-111-1/+1
| * | | | | ip: sysctl documentation cleanupStephen Hemminger2008-07-111-31/+29Star
| * | | | | Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-111-11/+15
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-109-25/+63
| |\ \ \ \ \
| | * | | | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| | * | | | | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| | * | | | | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
| | * | | | | rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-092-23/+13Star
| * | | | | | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-101-1/+1
| * | | | | | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-101-2/+8
| |/ / / / /
| * | | | | sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-091-0/+170
| * | | | | ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-091-2/+2
| * | | | | irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| * | | | | irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * | | | | irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * | | | | sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-082-6/+8
| * | | | | mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| * | | | | ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| * | | | | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * | | | | mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
| * | | | | mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
| * | | | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * | | | | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
* | | | | | slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko2008-07-111-1/+3
* | | | | | exec: fix stack excutability without PT_GNU_STACKHugh Dickins2008-07-101-1/+1
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-101-7/+7
|\ \ \ \ \ \
| * | | | | | ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-101-7/+7
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-101-3/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | sched: fix cpu hotplug, cleanupLinus Torvalds2008-07-101-6/+5Star
| * | | | | | sched: fix cpu hotplugDmitry Adamushko2008-07-101-1/+3