aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr
2008-09-05powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-09-02pm_qos_requirement might sleepJohn Kacur
2008-09-02rtc-cmos: wake again from S5Rafael J. Wysocki
2008-09-02sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt
2008-09-02hp-wmi: add proper hotkey supportMatthew Garrett
2008-09-02hp-wmi: update to match current rfkill semanticsMatthew Garrett
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02devcgroup: fix race against rmdir()Li Zefan
2008-09-02cirrusfb: check_par fixesKrzysztof Helt
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov
2008-09-02mmc: at91_mci: don't use coherent dma buffersDavid Brownell
2008-09-028250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton
2008-09-02MAINTAINERS: add a maintainer for the BCM5974 multitouch driverHenrik Rydberg
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02acer-wmi: remove debugfs entries upon unloadingRuss Dill
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02NTFS: update homepageAdrian Bunk
2008-09-02ipv: Re-enable IP when MTU > 68Breno Leitao
2008-09-02net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-09-02rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville
2008-09-02net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFSFlorian Mickler
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds