summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner2011-05-191-19/+19
* clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-191-18/+14
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1410920-488097/+813416
|\
| * clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-143-77/+7
| * clocksource: convert x86 to generic i8253 clocksourceRussell King2011-05-143-78/+4
| * clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-144-41/+23
| * clocksource: add common i8253 PIT clocksourceRussell King2011-05-144-0/+94
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-0710-54/+144
| |\
| | * perf tools: Makefile: Use gcc to determine ARCHLin Ming2011-05-071-6/+10
| | * perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-061-35/+52
| | * hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-061-4/+11
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-0683-169/+576
| | |\
| | * \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-048-12/+74
| | |\ \
| | | * | sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+4
| | | * | arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+8
| | | * | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+3
| | | * | x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-10/+26
| | | * | ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-254-2/+33
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-05-062-68/+71
| |\ \ \ \
| | * | | | cifs: handle errors from coalesce_t2Jeff Layton2011-05-031-3/+7
| | * | | | cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton2011-05-031-46/+46
| | * | | | cifs: sanitize length checking in coalesce_t2 (try #3)Jeff Layton2011-04-291-6/+16
| | * | | | cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton2011-04-291-1/+3
| | * | | | cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton2011-04-291-14/+1
| * | | | | Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-063-0/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-05-061-1/+6
| |\ \ \ \ \
| | * | | | | [SCSI] fix oops in scsi_run_queue()James Bottomley2011-05-031-1/+6
| * | | | | | Validate size of EFI GUID partition entries.Timo Warns2011-05-061-0/+6
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2011-05-054-1/+83
| |\ \ \ \ \
| | * | | | | at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-231-0/+28
| | * | | | | arm: at91: fix compiler warning for eb01 board buildGreg Ungerer2011-04-231-1/+6
| | * | | | | arm: at91: minimal defconfig for at91x40 SoCGreg Ungerer2011-04-231-0/+48
| | * | | | | ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-231-0/+1
| * | | | | | VM: skip the stack guard page lookup in get_user_pages only for mlockLinus Torvalds2011-05-042-8/+4
| * | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-0417-23/+24
| |\ \ \ \ \ \
| | * | | | | | staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei2011-05-031-1/+1
| | * | | | | | staging: intel_sst: intelmid needs delay.hRandy Dunlap2011-04-252-0/+2
| | * | | | | | staging: solo6x10: add select SND_PCM to fix build errorPeter Foley2011-04-251-0/+1
| | * | | | | | staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-252-8/+8
| | * | | | | | staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney2011-04-252-7/+0
| | * | | | | | staging: rts_pstor: use #ifdef instead of #ifJeff Mahoney2011-04-254-6/+6
| | * | | | | | staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney2011-04-254-0/+4
| | * | | | | | staging: gma500: Depend on X86Jeff Mahoney2011-04-251-1/+1
| | * | | | | | staging: olpc: Add <linux/delay.h>Jeff Mahoney2011-04-251-0/+1
| * | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-05-047-14/+45
| |\ \ \ \ \ \ \
| | * | | | | | | xHCI: Clear PLC in xhci_bus_resume()Andiry Xu2011-05-031-2/+17
| | * | | | | | | USB: fix regression in usbip by setting has_tt flagAlan Stern2011-05-021-1/+1
| | * | | | | | | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-021-0/+1
| | * | | | | | | omap:usb: add regulator support for EHCIKeshava Munegowda2011-05-022-1/+20
| | * | | | | | | mfd: Fix usbhs_enable error handlingAxel Lin2011-05-021-5/+3
OpenPOWER on IntegriCloud