aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom2011-05-16
| * | | | | sparc32,leon: SMP power down implementationDaniel Hellstrom2011-05-16
| * | | | | sparc32,leon: added some SMP commentsDaniel Hellstrom2011-05-16
| * | | | | sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom2011-04-21
| * | | | | sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom2011-04-21
| * | | | | sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-21
| * | | | | sparc32: removed unused code, implemented by generic codeDaniel Hellstrom2011-04-21
| * | | | | sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg2011-04-21
| * | | | | sparc32: always register a PROM based early consoleSam Ravnborg2011-04-21
| * | | | | sparc32: probe for cpu info only during startupSam Ravnborg2011-04-21
| * | | | | sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg2011-04-21
| * | | | | sparc32,leon: implement genirq CPU affinityDaniel Hellstrom2011-04-21
| * | | | | sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom2011-04-21
| * | | | | sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom2011-04-21
| * | | | | sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-21
| * | | | | sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom2011-04-21
| * | | | | sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom2011-04-21
| * | | | | sparc32: genirq supportSam Ravnborg2011-04-20
| * | | | | sparc32: cleanup code for pci initSam Ravnborg2011-04-20
| * | | | | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg2011-04-20
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | md: allow resync_start to be set while an array is active.NeilBrown2011-05-11
| * | | | | | md/raid10: reformat some loops with less indenting.NeilBrown2011-05-11
| * | | | | | md/raid10: remove unused variable.NeilBrown2011-05-11
| * | | | | | md/raid10: make more use of 'slot' in raid10d.NeilBrown2011-05-11
| * | | | | | md/raid10: some tidying up in fix_read_errorNeilBrown2011-05-11
| * | | | | | md/raid1: improve handling of pages allocated for write-behind.NeilBrown2011-05-11
| * | | | | | md/raid1: try fix_sync_read_error before process_checks.NeilBrown2011-05-11
| * | | | | | md/raid1: tidy up new functions: process_checks and fix_sync_read_error.NeilBrown2011-05-11
| * | | | | | md/raid1: split out two sub-functions from sync_request_writeNeilBrown2011-05-11
| * | | | | | md: make error_handler functions more uniform and correct.NeilBrown2011-05-11
| * | | | | | md/multipath: discard ->working_disks in favour of ->degradedNeilBrown2011-05-11
| * | | | | | md/raid1: clean up read_balance.NeilBrown2011-05-11
| * | | | | | md: simplify raid10 read_balanceNeilBrown2011-05-11
| * | | | | | md/bitmap: fix saving of events_cleared and other state.NeilBrown2011-05-11
| * | | | | | md: reject a re-add request that cannot be honoured.NeilBrown2011-05-11
| * | | | | | md: Fix race when creating a new md device.NeilBrown2011-05-11
* | | | | | | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-23
* | | | | | | x86: setup_smep needs to be __cpuinitLinus Torvalds2011-05-23
* | | | | | | Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2011-05-23
* | | | | | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* | | | | | | Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds2011-05-22
* | | | | | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-22
|\ \ \ \ \ \ \
| * | | | | | | viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-11
| * | | | | | | viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-26
| * | | | | | | viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-25
| * | | | | | | viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-24
| * | | | | | | Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \ \ \ \ \ \
| | * | | | | | | viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-23
| | * | | | | | | viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-01