aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
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-04SELinux: memory leak in security_context_to_sid_coreEric Paris1-3/+3
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
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-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