aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell
2008-09-02ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman
2008-09-02IDE: compile fix for sff_dma_opsKevin Hilman
2008-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-09-02Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-09-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-09-02don't diff generated firmware filesArjan van de Ven
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen
2008-09-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-09-02softlockup: minor cleanup, don't check task->state twiceOleg Nesterov