| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 | 20 | -563/+539 |
|\ |
|
| * | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 | 1 | -0/+1 |
| * | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 11 | -64/+22 |
| * | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 | 3 | -30/+32 |
| * | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2011-05-22 | 2 | -31/+36 |
| * | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 12 | -6/+63 |
| * | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 2011-05-20 | 3 | -124/+69 |
| * | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 2011-05-20 | 1 | -14/+44 |
| * | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 2011-05-20 | 1 | -2/+70 |
| * | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2011-05-20 | 2 | -62/+31 |
| * | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 | 5 | -19/+37 |
| * | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -6/+3 |
| * | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 3 | -14/+29 |
| * | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 5 | -50/+62 |
| * | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 | 2 | -16/+17 |
| * | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 2011-05-20 | 1 | -31/+5 |
| * | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 | 3 | -111/+37 |
| * | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman | 2011-05-20 | 1 | -2/+2 |
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 21 | -2/+461 |
|\ \ |
|
| * | | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-20 | 1 | -0/+13 |
| * | | ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller | Thomas Abraham | 2011-05-10 | 1 | -0/+27 |
| * | | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control... | Thomas Abraham | 2011-05-10 | 4 | -0/+63 |
| * | | ARM: S3C2416: Add USB Phy register definitions | Thomas Abraham | 2011-05-10 | 1 | -0/+25 |
| * | | Merge branch 2.6.39-rc7 into usb-linus | Greg Kroah-Hartman | 2011-05-10 | 81 | -561/+1319 |
| |\ \ |
|
| * \ \ | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman | 2011-04-19 | 16 | -2/+346 |
| |\ \ \ |
|
| | * | | | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs | Gabor Juhos | 2011-04-14 | 1 | -0/+2 |
| | * | | | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs | Gabor Juhos | 2011-04-14 | 1 | -0/+3 |
| | * | | | ARM: EXYNOS4: Add usb ehci device to the NURI board | Joonyoung Shim | 2011-04-14 | 2 | -0/+17 |
| | * | | | ARM: EXYNOS4: Add usb host phy control | Joonyoung Shim | 2011-04-14 | 9 | -3/+243 |
| | * | | | ARM: S5P: Add usb ehci device | Joonyoung Shim | 2011-04-14 | 6 | -0/+82 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-23 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 2011-05-23 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 52 | -58/+51 |
|\ \ \ \ \ \ |
|
| * | | | | | | cris: typo in mach-fs Makefile | Sarah Nadi | 2011-05-18 | 1 | -1/+1 |
| * | | | | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 6 | -6/+6 |
| * | | | | | | Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations" | Jiri Kosina | 2011-05-06 | 1 | -3/+4 |
| * | | | | | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -2/+2 |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 1641 | -21419/+22671 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | xtensa: remove obsolete BKL kernel option from defconfig | Alessio Igor Bogani | 2011-04-11 | 1 | -1/+0 |
| * | | | | | | | m68k: fix comment typo 'occcured' | Justin P. Mattock | 2011-04-10 | 2 | -2/+2 |
| * | | | | | | | arch:Kconfig.locks Remove unused config option. | Justin P. Mattock | 2011-04-10 | 1 | -3/+0 |
| * | | | | | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 6 | -6/+6 |
| * | | | | | | | treewide: Fix iomap resource size miscalculations | Joe Perches | 2011-04-10 | 2 | -5/+3 |
| * | | | | | | | arm: mach-u300/gpio: Fix mem_region resource size miscalculations | Joe Perches | 2011-04-10 | 1 | -4/+3 |
| * | | | | | | | ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c | Jesper Juhl | 2011-04-10 | 1 | -1/+0 |
| * | | | | | | | update David Miller's old email address | Justin P. Mattock | 2011-04-06 | 32 | -32/+32 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-05-23 | 3 | -5/+10 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-05-22 | 3 | -5/+10 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|