summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Linux 2.6.27.28v2.6.27.28Greg Kroah-Hartman1-1/+1
2009-07-24fbmon: work around compiler bug in gcc-4.2.4Linus Torvalds1-2/+2
2009-07-19Linux 2.6.27.27v2.6.27.27Greg Kroah-Hartman1-1/+1
2009-07-19Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.xLinus Torvalds1-1/+1
2009-07-19tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech2-30/+86
2009-07-19kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-07-19floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-07-19Fix iommu address space allocationDavid Woodhouse1-4/+22
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter7-28/+24
2009-07-19personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes1-1/+4
2009-07-19Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo1-1/+2
2009-07-19Revert "dm: sysfs skip output when device is being destroyed"Greg Kroah-Hartman1-4/+0
2009-07-02Linux 2.6.27.26v2.6.27.26Greg Kroah-Hartman1-1/+1
2009-07-02kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock1-3/+3
2009-07-02bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-07-02dm: sysfs skip output when device is being destroyedMilan Broz1-0/+4
2009-07-02dm mpath: validate table argument countMikulas Patocka1-0/+6
2009-07-02dm mpath: validate hw_handler argument countMikulas Patocka1-0/+5
2009-07-02mm: fix handling of pagesets for downed cpusDimitri Sivanich1-2/+4
2009-07-02sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch1-4/+4
2009-07-02pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-07-02PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki1-0/+2
2009-07-02PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki1-3/+2
2009-07-02parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3
2009-07-02parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25
2009-07-02tcp: advertise MSS requested by userTom Quetchenbach2-3/+14
2009-07-02md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams1-0/+1
2009-07-02lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu1-12/+3
2009-07-02IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2-0/+5
2009-07-02floppy: request and release only the ports we actually usePhilippe De Muyter1-27/+52
2009-07-02floppy: provide a PNP device table in the module.Scott James Remnant1-0/+8
2009-07-02ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai1-0/+6
2009-07-02x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin1-0/+9
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare1-0/+9
2009-07-02ISDN: Fix DMA alloc for hfcpciKarsten Keil2-12/+31
2009-07-02r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-07-02PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li1-0/+4
2009-07-02jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-07-02firmware_map: fix hang with x86/32bitYinghai Lu2-15/+13
2009-07-02char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-07-02char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-07-02bonding: fix multiple module load problemStephen Hemminger1-0/+1
2009-07-02atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-07-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-06-11Linux 2.6.27.25v2.6.27.25Greg Kroah-Hartman1-1/+1
2009-06-11ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o1-5/+12
2009-06-11ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V1-0/+13
2009-06-11ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V1-1/+5
2009-06-11ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2-0/+9