summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0329-90/+102
|\
| * ipsec: Fix deadlock in xfrm_state management.David S. Miller2008-09-031-9/+23
| * ipv: Re-enable IP when MTU > 68Breno Leitao2008-09-031-3/+12
| * net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-031-4/+2Star
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2Star
| * mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen2008-09-022-4/+6
| * wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3Star
| * orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5Star
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
| * net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFSFlorian Mickler2008-09-021-1/+2
| * net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-294-20/+2Star
| * pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski2008-08-297-11/+11
| * ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang2008-08-291-3/+3
* | [x86] Fix TSC calibration issuesThomas Gleixner2008-09-031-54/+181
* | drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-031-9/+10
* | pm_qos_requirement might sleepJohn Kacur2008-09-031-16/+9Star
* | rtc-cmos: wake again from S5Rafael J. Wysocki2008-09-031-6/+32
* | sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson2008-09-031-0/+27
* | ibft: fix target info parsing in ibft moduleMike Christie2008-09-031-2/+1Star
* | rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg2008-09-031-2/+3
* | tdfxfb: fix frame buffer name overrunKrzysztof Helt2008-09-031-4/+3Star
* | tdfxfb: fix SDRAM memory size detectionKrzysztof Helt2008-09-031-1/+1
* | hp-wmi: add proper hotkey supportMatthew Garrett2008-09-031-2/+8
* | hp-wmi: update to match current rfkill semanticsMatthew Garrett2008-09-031-35/+46
* | ipc: document the new auto_msgmni proc fileNadia Derbey2008-09-031-0/+19
* | mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro2008-09-031-1/+8
* | mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-032-2/+12
* | devcgroup: fix race against rmdir()Li Zefan2008-09-031-9/+9
* | cirrusfb: check_par fixesKrzysztof Helt2008-09-031-41/+18Star
* | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-032-50/+34Star
* | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-031-3/+6
* | mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-031-4/+16
* | 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-032-4/+13
* | MAINTAINERS: add a maintainer for the BCM5974 multitouch driverHenrik Rydberg2008-09-031-0/+6
* | mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz2008-09-031-1/+1
* | acer-wmi: remove debugfs entries upon unloadingRuss Dill2008-09-031-1/+2
* | VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2008-09-032-4/+11
* | mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke2008-09-031-0/+7
* | NTFS: update homepageAdrian Bunk2008-09-033-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-024-37/+6Star
|\ \
| * | ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-021-15/+1Star
| * | ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-021-14/+0Star
| * | palm_bk3710: improve IDE registrationDavid Brownell2008-09-021-4/+3Star
| * | ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz2008-09-021-2/+1Star
| * | IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-021-1/+0Star