summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-09-05clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-09-05clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+3
2008-09-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-24/+34
2008-09-04Merge 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-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-16/+14
2008-09-04bnx2x: Accessing un-mapped pageEilon Greenstein2-19/+20
2008-09-04Merge 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-03tipc: Don't use structure names which easily globally conflict.David S. Miller19-117/+117
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-90/+102
2008-09-03[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-03ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-03drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-03pm_qos_requirement might sleepJohn Kacur1-16/+9
2008-09-03rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-03sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson1-0/+27
2008-09-03ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-09-03rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-09-03tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3