summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein
2008-09-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
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