summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-02-082-0/+8
* ACPICA: fix acpi_serialize hang regressionBob Moore2008-02-081-4/+4
* ACPI: Not register gsi for PCI IDE controller in legacy modeAlan Cox2008-02-081-0/+9
* ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2008-02-081-6/+85
* SPARC64: Implement pci_resource_to_user()David Miller2008-02-082-0/+20
* SPARC64: Fix OOPS in dma_sync_*_for_device()David Miller2008-02-081-9/+3
* CASSINI: Set skb->truesize properly on receive packets.David Miller2008-02-081-0/+1
* CASSINI: Revert 'dont touch page_count'.David Miller2008-02-081-32/+4
* CASSINI: Fix endianness bug.Al Viro2008-02-082-12/+14
* IPV4: ip_gre: set mac_header correctly in receive pathTimo Teras2008-02-081-1/+1
* NET: Correct two mistaken skb_reset_mac_header() conversions.David Miller2008-02-082-2/+2
* IPSEC: Avoid undefined shift operation when testing algorithm IDHerbert Xu2008-02-081-2/+12
* ATM: [nicstar] delay irq setup until card is configuredChas Williams2008-02-081-10/+9
* IPV4 ROUTE: ip_rt_dump() is unecessary slowEric Dumazet2008-02-081-4/+4
* ATM: Check IP header validity in mpc_send_packetHerbert Xu2008-02-081-0/+7
* CONNECTOR: Don't touch queue dev after decrement of ref count.Li Zefan2008-02-081-1/+1
* INET: Fix netdev renaming and inet address labelsMark McLoughlin2008-02-081-1/+1
* IRDA: irda_create() nuke user triggable printkmaximilian attems2008-02-081-2/+0
* NET: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-02-081-1/+1
* NET: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-02-081-2/+2
* X25: Add missing x25_neigh_putJulia Lawall2008-02-081-2/+3
* POWERPC: Change fallocate to match unistd.h on powerpcPatrick Mansfield2008-02-081-1/+1
* sky2: RX lockup fixStephen Hemminger2008-02-081-2/+7
* sky2: disable rx checksum on Yukon XLStephen Hemminger2008-02-081-5/+1
* IPV4 raw: Strengthen check on validity of iph->ihlHerbert Xu2008-02-081-1/+3
* tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar2008-02-081-1/+1
* VLAN: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov2008-02-081-1/+1
* IPSEC: Fix potential dst leak in xfrm_lookupHerbert Xu2008-02-081-3/+6
* SPARC64: Fix two kernel linear mapping setup bugs.David Miller2008-02-083-9/+36
* SPARC64: Fix memory controller register access when non-SMP.David Miller2008-02-081-6/+10
* ACPI: thinkpad-acpi: fix lenovo keymap for brightnessHenrique de Moraes Holschuh2008-02-081-2/+2
* ACPI: video_device_list corruptionWilliam Lee Irwin III2008-02-081-2/+2
* dm crypt: use bio_add_pageMilan Broz2008-02-081-13/+11
* dm crypt: fix write endioMilan Broz2008-02-081-3/+4
* dm: table detect io beyond deviceJun'ichi Nomura2008-02-084-14/+32
* SPARC64: Fix sparc64 cpu cross call hangs.David Miller2008-02-081-6/+13
* Linux 2.6.23.14v2.6.23.14Greg Kroah-Hartman2008-01-141-1/+1
* Use access mode instead of open flags to determine needed permissions (CVE-20...Linus Torvalds2008-01-141-2/+2
* Linux 2.6.23.13v2.6.23.13Greg Kroah-Hartman2008-01-091-1/+1
* hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-091-14/+22
* Linux 2.6.23.12v2.6.23.12Greg Kroah-Hartman2007-12-181-1/+1
* Revert "PNP: increase the maximum number of resources"Greg Kroah-Hartman2007-12-182-15/+4
* Linux 2.6.23.11v2.6.23.11Greg Kroah-Hartman2007-12-141-1/+1
* BRIDGE: Section fix.Andrew Morton2007-12-141-1/+1
* Revert "Freezer: Fix APM emulation breakage"Greg Kroah-Hartman2007-12-141-8/+7
* Linux 2.6.23.10v2.6.23.10Greg Kroah-Hartman2007-12-141-1/+1
* XFS: Make xfsbufd threads freezableRafael J. Wysocki2007-12-141-0/+2
* BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov2007-12-142-5/+6
* NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy2007-12-141-3/+1
* XFRM: Fix leak of expired xfrm_statesPatrick McHardy2007-12-141-1/+1