summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-04forgotten refcount on sysctl root tableAl Viro1-0/+1
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds1-2/+3
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria1-2/+1
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo1-0/+4
2008-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+3
2008-09-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-24/+34
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-213/+248
2008-09-04SELinux: memory leak in security_context_to_sid_coreEric Paris1-3/+3
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-16/+14
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
2008-09-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-61/+97
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman1-4/+7
2008-09-03iwlwifi: call apm stop on exitGregory Greenman1-1/+4
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler1-10/+17
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler1-31/+46
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky3-4/+2
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas1-4/+3
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky1-1/+1
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2-2/+5
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds1-61/+71
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke1-10/+0
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2-1/+2
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek1-0/+6
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell1-5/+6
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2-2/+3
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt1-4/+2
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds4-7/+13
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell1-3/+4
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras1-7/+11
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller19-117/+117
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-90/+102
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-02pm_qos_requirement might sleepJohn Kacur1-16/+9
2008-09-02rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-02sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson1-0/+27
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt1-1/+1
2008-09-02hp-wmi: add proper hotkey supportMatthew Garrett1-2/+8
2008-09-02hp-wmi: update to match current rfkill semanticsMatthew Garrett1-35/+46
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey1-0/+19
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro1-1/+8
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2-2/+12
2008-09-02devcgroup: fix race against rmdir()Li Zefan1-9/+9