Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | rcu: Remove redundant grace-period check | Paul E. McKenney | 2010-01-13 | 1 | -5/+4 | |
| * | | | rcu: Remove leg of force_quiescent_state() switch statement | Paul E. McKenney | 2010-01-13 | 2 | -20/+7 | |
| * | | | rcu: Eliminate rcu_process_dyntick() return value | Paul E. McKenney | 2010-01-13 | 1 | -11/+6 | |
| * | | | rcu: Eliminate second argument of rcu_process_dyntick() | Paul E. McKenney | 2010-01-13 | 1 | -6/+5 | |
| * | | | rcu: Eliminate local variable lastcomp from force_quiescent_state() | Paul E. McKenney | 2010-01-13 | 2 | -9/+3 | |
| * | | | rcu: Eliminate local variable signaled from force_quiescent_state() | Paul E. McKenney | 2010-01-13 | 1 | -6/+3 | |
| * | | | rcu: Prohibit starting new grace periods while forcing quiescent states | Paul E. McKenney | 2010-01-13 | 2 | -14/+19 | |
| * | | | rcu: Adjust force_quiescent_state() locking, step 2 | Paul E. McKenney | 2010-01-13 | 1 | -10/+3 | |
| * | | | rcu: Adjust force_quiescent_state() locking, step 1 | Paul E. McKenney | 2010-01-13 | 1 | -9/+18 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----------. \ \ \ | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 2010-02-28 | 9 | -15/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | x86: Use helpers for rlimits | Jiri Slaby | 2010-01-27 | 2 | -3/+3 | |
| | | | | | * | | | | | x86-64: Allow fbdev primary video code | Dave Airlie | 2010-02-16 | 2 | -6/+0 | |
| | | | | * | | | | | | x86: Put 'nopat' in kernel-parameters | Jiri Kosina | 2010-01-20 | 1 | -0/+3 | |
| | | | * | | | | | | | x86_64: Print modules like i386 does | Alexey Dobriyan | 2010-02-04 | 1 | -0/+1 | |
| | | * | | | | | | | | kprobes: Add mcount to the kprobes blacklist | Masami Hiramatsu | 2010-02-15 | 1 | -0/+1 | |
| | * | | | | | | | | | plist: Fix grammar mistake, and c-style mistake | John Kacur | 2010-01-13 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI... | Milton Miller | 2010-01-18 | 1 | -4/+4 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-02-27 | 48 | -1436/+1111 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | m68k: Define sigcontext ABI of ColdFire | Maxim Kuvyrkov | 2010-02-27 | 3 | -0/+17 | |
| * | | | | | | | | | | m68knommu: NPTL support for uClinux | Maxim Kuvyrkov | 2010-02-27 | 5 | -0/+50 | |
| * | | | | | | | | | | m68k: Add NPTL support | Maxim Kuvyrkov | 2010-02-27 | 7 | -1/+102 | |
| * | | | | | | | | | | m68k: Eliminate unused variable in page_to_phys() | Geert Uytterhoeven | 2010-02-27 | 1 | -6/+1 | |
| * | | | | | | | | | | m68k: Switch to generic siginfo layout | Maxim Kuvyrkov | 2010-02-27 | 1 | -91/+0 | |
| * | | | | | | | | | | macfb: fix 24-bit visual and stuff | Finn Thain | 2010-02-27 | 1 | -84/+60 | |
| * | | | | | | | | | | macfb: cleanup | Finn Thain | 2010-02-27 | 1 | -282/+295 | |
| * | | | | | | | | | | fbdev: add some missing mac modes | Finn Thain | 2010-02-27 | 1 | -24/+28 | |
| * | | | | | | | | | | mac68k: start CUDA early | Finn Thain | 2010-02-27 | 3 | -35/+51 | |
| * | | | | | | | | | | valkyriefb: various fixes | Finn Thain | 2010-02-27 | 3 | -73/+17 | |
| * | | | | | | | | | | fbdev: mac_var_to_mode() fix | Finn Thain | 2010-02-27 | 1 | -9/+31 | |
| * | | | | | | | | | | mac68k: move macsonic and macmace platform devices | Finn Thain | 2010-02-27 | 3 | -58/+31 | |
| * | | | | | | | | | | mac68k: move mac_esp platform device | Finn Thain | 2010-02-27 | 2 | -52/+32 | |
| * | | | | | | | | | | mac68k: replace mac68k SCC code with platform device | Finn Thain | 2010-02-27 | 11 | -522/+80 | |
| * | | | | | | | | | | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 5 | -25/+166 | |
| * | | | | | | | | | | pmac-zilog: cleanup | Finn Thain | 2010-02-27 | 2 | -54/+51 | |
| * | | | | | | | | | | mac68k: rework SWIM platform device | Finn Thain | 2010-02-27 | 2 | -21/+18 | |
| * | | | | | | | | | | mac68k: cleanup | Finn Thain | 2010-02-27 | 1 | -111/+97 | |
| * | | | | | | | | | | ataflop: Killl warning about unused variable flags | Geert Uytterhoeven | 2010-02-27 | 1 | -2/+0 | |
| * | | | | | | | | | | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 2010-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | | m68k: vme_scc - __init annotations | Peter Huewe | 2010-02-27 | 1 | -6/+6 | |
| * | | | | | | | | | | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 2010-02-27 | 3 | -5/+3 | |
| * | | | | | | | | | | m68k: Allow ioremapping top of memory | Philippe De Muyter | 2010-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | | m68k: Fix asm/swab.h for ColdFire | Maxim Kuvyrkov | 2010-02-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-02-27 | 95 | -1501/+2207 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [S390] time: remove unused code | Heiko Carstens | 2010-02-26 | 1 | -8/+0 | |
| * | | | | | | | | | | | [S390] zcore: Add prefix registers to dump header | Michael Holzheu | 2010-02-26 | 1 | -3/+19 | |
| * | | | | | | | | | | | [S390] correct vdso version string | Martin Schwidefsky | 2010-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | [S390] add support for compressed kernels | Martin Schwidefsky | 2010-02-26 | 15 | -43/+488 | |
| * | | | | | | | | | | | [S390] Define new s390 ELF note sections in elf.h | Michael Holzheu | 2010-02-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 2010-02-26 | 2 | -18/+13 | |
| * | | | | | | | | | | | [S390] seq_file: convert drivers/s390/ | Alexey Dobriyan | 2010-02-26 | 2 | -145/+122 |