aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MIPS: RB532: Remove gpio bootup stateFlorian Fainelli2008-10-11
* MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli2008-10-11
* MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli2008-10-11
* MIPS: TXx9: Declare smsc_fdc37m81x_config_get() in smsc_fdc37m81x.hAtsushi Nemoto2008-10-11
* MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.Atsushi Nemoto2008-10-11
* MIPS: TXx9: Add board_be_init for TX4927/TX4938Atsushi Nemoto2008-10-11
* MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto2008-10-11
* MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto2008-10-11
* MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2008-10-11
* MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto2008-10-11
* MIPS: TXx9: Add mtd supportAtsushi Nemoto2008-10-11
* MIPS: TXx9: Runtime configuration of timeout-errorAtsushi Nemoto2008-10-11
* MIPS: TXx9: Cache fixupAtsushi Nemoto2008-10-11
* MIPS: TXx9: Early command-line preprocessingAtsushi Nemoto2008-10-11
* MIPS: TXx9: Add prom_getenvAtsushi Nemoto2008-10-11
* MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto2008-10-11
* MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2008-10-11
* MIPS: PMC MSP71XX gpio driversPatrick Glass2008-10-11
* MIPS: Use compat_sys_ptraceThomas Bogendoerfer2008-10-11
* Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\
| * | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| * | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \
| * | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| * | | doc/RCU: fix pseudocode in rcuref.txtLai Jiangshan2008-09-10
| * | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \
| * | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| * | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| * | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| * | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| * | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| * | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| * | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15
| * | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| * | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| * | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| * | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \
| * | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
| * | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-09
| |\ \ \ \ \ \
| | * | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03
| | * | | | | | selinux: use default proc sid on symlinksStephen Smalley2008-09-29
| | * | | | | | file capabilities: uninline cap_safe_niceSerge E. Hallyn2008-09-27