| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove SMP warning from PowerMac cpufreq | Bastian Blank | 2009-08-27 | 1 | -8/+0 |
* | powerpc: Fix __flush_icache_range on 44x | Josh Boyer | 2009-08-27 | 1 | -0/+7 |
* | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-27 | 15 | -87/+149 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-08-27 | 151 | -1176/+1762 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-25 | 4 | -10/+2 |
| |\ |
|
| | * | irda/sa1100_ir: fix broken netdev_ops conversion | Alexander Beregalov | 2009-08-25 | 1 | -4/+0 |
| | * | irda/au1k_ir: fix broken netdev_ops conversion | Alexander Beregalov | 2009-08-25 | 1 | -4/+0 |
| | * | pkt_sched: Fix bogon in tasklet_hrtimer changes. | David S. Miller | 2009-08-24 | 2 | -2/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-25 | 13 | -143/+175 |
| |\ \ |
|
| | * | | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 | 4 | -28/+76 |
| | * | | sparc64: Update defconfig. | David S. Miller | 2009-08-18 | 1 | -25/+34 |
| | * | | sparc32: Update defconfig. | David S. Miller | 2009-08-18 | 1 | -30/+44 |
| | * | | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-18 | 2 | -48/+0 |
| | * | | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 | 1 | -1/+1 |
| | * | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 | 2 | -6/+8 |
| | * | | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 | 2 | -2/+4 |
| | * | | sparc: Fix cleanup crash in bbc_envctrl_cleanup() | David S. Miller | 2009-07-17 | 1 | -3/+8 |
| * | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-25 | 3 | -1/+15 |
| |\ \ \ |
|
| | * | | | perf_counter: Fix typo in read() output generation | Peter Zijlstra | 2009-08-21 | 1 | -1/+1 |
| | * | | | perf tools: Check perf.data owner | Peter Zijlstra | 2009-08-19 | 2 | -0/+14 |
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-25 | 1 | -12/+16 |
| |\ \ \ \ |
|
| | * | | | | dma-debug: Fix check_unmap null pointer dereference | Kyle McMartin | 2009-08-21 | 1 | -12/+16 |
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-25 | 5 | -18/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 | 4 | -17/+18 |
| | * | | | | | timers: Drop write permission on /proc/timer_list | Amerigo Wang | 2009-08-17 | 1 | -1/+1 |
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-25 | 3 | -19/+17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: Fix too large stack usage in do_one_initcall() | Ingo Molnar | 2009-08-21 | 1 | -3/+4 |
| | * | | | | | | tracing: handle broken names in ftrace filter | Jiri Olsa | 2009-08-18 | 1 | -6/+11 |
| | * | | | | | | ftrace: Unify effect of writing to trace_options and option/* | Zhaolei | 2009-08-18 | 1 | -10/+2 |
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-25 | 9 | -103/+80 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 2009-08-25 | 1 | -79/+47 |
| | * | | | | | | | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-24 | 1 | -1/+1 |
| | * | | | | | | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 | 3 | -12/+18 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2009-08-19 | 2 | -12/+14 |
| | | * | | | | | | | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 | 1 | -0/+4 |
| | * | | | | | | | | i386: Fix section mismatches for init code with !HOTPLUG_CPU | Jan Beulich | 2009-08-18 | 1 | -7/+1 |
| | * | | | | | | | | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha | 2009-08-17 | 2 | -3/+12 |
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-08-25 | 2 | -28/+44 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ext3: Improve error message that changing journaling mode on remount is not p... | Jan Kara | 2009-08-24 | 1 | -13/+27 |
| | * | | | | | | | | | ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED | Theodore Ts'o | 2009-08-24 | 1 | -15/+17 |
| * | | | | | | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2009-08-25 | 3 | -39/+22 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | sound: pcm_lib: fix unsorted list constraint handling | Clemens Ladisch | 2009-08-25 | 1 | -31/+8 |
| | * | | | | | | | | | | sound: vx222: fix input level control range check | Clemens Ladisch | 2009-08-24 | 1 | -2/+2 |
| | * | | | | | | | | | | ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready() | Bartlomiej Zolnierkiewicz | 2009-08-23 | 1 | -6/+12 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-08-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headers | Florian Fainelli | 2009-08-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | tty: make sure to flush any pending work when halting the ldisc | Linus Torvalds | 2009-08-25 | 1 | -3/+7 |
| * | | | | | | | | | | | | NFSv4: Fix an infinite looping problem with the nfs4_state_manager | Trond Myklebust | 2009-08-24 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-24 | 5 | -4/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|