]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2009-02-17  Jeremy Fitzhardingemm: rearrange exit_mmap() to unlock before arch_exit_mmap
2009-02-17  Federico Cuellowriteback: fix break condition
2009-02-17  Artem Bityutskiywrite-back: fix nr_to_write counter
2009-02-17  Nick PigginFix page writeback thinko, causing Berkeley DB slowdown
2009-02-17  Randy Dunlapkernel-doc: fix syscall wrapper processing
2009-02-17  Heiko Carstenssyscall define: fix uml compile bug
2009-02-17  Jiri Slabyparport: parport_serial, don't bind netmos ibm 0299
2009-02-17  Hin-Tak Leungzd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09...
2009-02-17  Hin-Tak Leungzd1211rw: adding 0ace:0xa211 as a ZD1211 device
2009-02-17  Ian Dallw1: w1 temp calculation overflow fix
2009-02-17  Johannes Bergmac80211: restrict to AP in outgoing interface heuristic
2009-02-17  Paul Clementsnbd: fix I/O hang on disconnected nbds
2009-02-17  Alok Katariax86, vmi: put a missing paravirt_release_pmd in pgd_dtor
2009-02-12  Greg Kroah... Linux 2.6.28.5 v2.6.28.5
2009-02-12  Vlad Yasevichsctp: Fix another socket race during accept/peeloff
2009-02-12  Pavel Macheknbd: do not allow two clients at the same time
2009-02-12  JosephChan... sata_via: Add VT8261 support
2009-02-12  Alan SternUSB: usb-storage: add Pentax to the bad-vendor list
2009-02-12  Oliver NeukumUSB: two more usb ids for ti_usb_3410_5052
2009-02-12  Oliver NeukumUSB: new id for ti_usb_3410_5052 driver
2009-02-12  Dirk De SchepperUSB: option: New mobile broadband modems to be supported
2009-02-12  Greg Kroah... Revert USB: option: add Pantech cards
2009-02-12  Lachlan McIlroyXFS: set b_error from bio error in xfs_buf_bio_end_io
2009-02-12  Helmut Schaaipw2200: fix scanning while associated
2009-02-12  Zhang RuiACPI: video: Fix reversed brightness behavior on ThinkP...
2009-02-12  Roland McGrathelf core dump: fix get_user use
2009-02-12  Hugh Dickinsmm: fix error case in mlock downgrade reversion
2009-02-12  Michael BramerAdd support for '8-port RS-232 MIC-3620 from advantech'
2009-02-12  Niels de Vosserial: set correct baud_base for Oxford Semiconductor...
2009-02-12  Alexey Dobriyanseq_file: fix big-enough lseek() + read()
2009-02-12  Eric Biedermanseq_file: move traverse so it can be used from seq_read
2009-02-12  Timothy S.... PCI: return error on failure to read PCI ROMs
2009-02-12  Alex ChiangPCI: properly clean up ASPM link state on device remove
2009-02-12  Myron StoweACPICA: Fix table entry truncation calculation
2009-02-12  Len BrownACPI: disable ACPI cleanly when bad RSDP found
2009-02-12  Zhao YakuiACPI: proc_dir_entry 'video/VGA' already registered
2009-02-12  Zhao YakuiACPI: Skip the first two elements in the _BCL package
2009-02-12  Roel Kluinpanasonic-laptop: fix X[ ARRAY_SIZE(X) ]
2009-02-12  Corentin Charyasus_acpi: Add R1F support
2009-02-12  Takashi IwaiALSA: hda - Add missing initialization for ALC272
2009-02-12  Takashi IwaiALSA: hda - Add missing COEF initialization for ALC887
2009-02-12  Takashi IwaiALSA: hda - Add quirk for FSC Amilo Xi2550
2009-02-12  Eric Anholtagp/intel: Fix broken ® symbol in device name.
2009-02-12  Zhenyu Wangagp/intel: add support for G41 chipset
2009-02-12  Karsten Keile1000: Fix PCI enable to honor the need_ioport flag
2009-02-12  Jesse Brandeburge1000: fix bug with shared interrupt during reset
2009-02-12  Matthew Garretteeepc-laptop: Add support for extended hotkeys
2009-02-12  Darren Salteeepc-laptop: fix oops when changing backlight brightne...
2009-02-12  Borislav Petkovx86: APIC: enable workaround on AMD Fam10h CPUs
2009-02-12  Andy Whitcroftserial: RS485 ioctl structure uses __u32 include linux...
2009-02-12  Rusty Russellmodule: remove over-zealous check in __module_get()
2009-02-12  Stefan Richterieee1394: sbp2: add workarounds for 2nd and 3rd generat...
2009-02-12  Stefan Richterfirewire: sbp2: add workarounds for 2nd and 3rd generat...
2009-02-12  Stefan Richterfirewire: sbp2: fix DMA mapping leak on the failure...
2009-02-12  Stefan Richterfirewire: ohci: increase AT req. retries, fix ack_busy_...
2009-02-12  Stefan Richterieee1394: ohci1394: increase AT req. retries, fix ack_b...
2009-02-12  Holger MachtACPI: dock: Don't eval _STA on every show_docked sysfs...
2009-02-12  Pallipadi,... ACPI: Enable bit 11 in _PDC to advertise hw coord
2009-02-12  Andre Nollmd: Fix a bug in linear.c causing which_dev() to return...
2009-02-12  NeilBrownmd: Ensure an md array never has too many devices.
2009-02-12  Clemens Ladischsound: usb-audio: handle wMaxPacketSize for FIXED_ENDPO...
2009-02-12  Masami Hiramatsuprevent kprobes from catching spurious page faults
2009-02-12  Andrew Mortonrevert "rlimit: permit setting RLIMIT_NOFILE to RLIM_IN...
2009-02-12  Tony Battersbyshm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
2009-02-12  Johannes Weinerwait: prevent exclusive waiter starvation
2009-02-12  Carsten Ottedo_wp_page: fix regression with execute in place
2009-02-12  Dean Nelsonsgi-xp: fix writing past the end of kzalloc()'d space
2009-02-06  Greg Kroah... Linux 2.6.28.4 v2.6.28.4
2009-02-06  Lin MingACPICA: Allow multiple backslash prefix in namepaths
2009-02-06  Mark Lordsata_mv: Fix chip type for Hightpoint RocketRaid 1740...
2009-02-06  Jeff Laytondlm: initialize file_lock struct in GETLK before copyin...
2009-02-06  Rafael J. WysockiACPI: Do not modify SCI_EN directly
2009-02-06  Alexey StarikovskiyNewly inserted battery might differ from one just remov...
2009-02-06  Zhang Ruivideo: always update the brightness when poking "bright...
2009-02-06  Zhao YakuiACPI: Avoid array address overflow when _CST MWAIT...
2009-02-06  Venkatesh Pallipadicpuidle: Add decaying history logic to menu idle predictor
2009-02-06  Seth HeasleyPCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
2009-02-06  Christian Lamparterminstrel: fix warning if lowest supported rate index...
2009-02-06  Christian Lamparterp54usb: rewriting rx/tx routines to make use of usb_anc...
2009-02-06  Christian Lamparterp54: fix p54_read_eeprom to cope with tx_hdr_len
2009-02-06  Johannes Bergp54: fix lm87 checksum endianness
2009-02-06  Abbas, Mohamediwlwifi: fix rs_get_rate WARN_ON()
2009-02-06  J. Bruce Fieldsnfsd: Ensure nfsv4 calls the underlying filesystem...
2009-02-06  Jeff Laytonnfsd: only set file_lock.fl_lmops in nfsd4_lockt if...
2009-02-06  Stuart HopkinsInput: atkbd - Samsung NC10 key repeat fix
2009-02-06  Paul LarsonAdd enable_ms to jsm driver
2009-02-06  Mikulas PatockaFix memory corruption in console selection
2009-02-06  Tejun Heosata_nv: ck804 has borked hardreset too
2009-02-06  Tejun Heosata_nv: fix MCP5x reset
2009-02-06  Tejun Heosata_nv: rename nv_nf2_hardreset()
2009-02-06  Jeff Mahoneykmalloc: return NULL instead of link failure
2009-02-06  Risto Suominenfbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks
2009-02-06  Andrey Borzenkovorinoco: move kmalloc(..., GFP_KERNEL) outside spinlock...
2009-02-06  Patrick McHardynetfilter: ctnetlink: fix scheduling while atomic
2009-02-06  Jeff Laytoncifs: make sure we allocate enough storage for socket...
2009-02-06  Andi Kleenx86: use early clobbers in usercopy*.c
2009-02-06  Hidetoshi SetoPCI/MSI: bugfix/utilize for msi_capability_init()
2009-02-06  Adrian Bunkm68knommu: set NO_DMA
2009-02-06  Mark Lordsata_mv: fix 8-port timeouts on 508x/6081 chips
2009-02-06  Jeremy Fitzhardingexen: make sysfs files behave as their names suggest
next