index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-11
percpu: fix spurious alignment WARN in legacy SMP percpu allocator
Tejun Heo
1
-1
/
+1
2009-03-10
percpu: generalize embedding first chunk setup helper
Tejun Heo
3
-48
/
+96
2009-03-10
percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()
Tejun Heo
3
-22
/
+21
2009-03-10
percpu: make x86 addr <-> pcpu ptr conversion macros generic
Tejun Heo
2
-9
/
+15
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
3
-18
/
+4
2009-03-08
x86: UV: remove uv_flush_tlb_others() WARN_ON
Cliff Wickman
1
-2
/
+0
2009-03-07
percpu: finer grained locking to break deadlock and allow atomic free
Tejun Heo
1
-37
/
+124
2009-03-07
percpu: move fully free chunk reclamation into a work
Tejun Heo
1
-10
/
+38
2009-03-07
percpu: move chunk area map extension out of area allocation
Tejun Heo
1
-48
/
+60
2009-03-07
percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()
Tejun Heo
1
-43
/
+42
2009-03-06
x86, percpu: setup reserved percpu area for x86_64
Tejun Heo
2
-32
/
+40
2009-03-06
percpu, module: implement reserved allocation and use it for module percpu va...
Tejun Heo
4
-29
/
+144
2009-03-06
percpu: add an indirection ptr for chunk page map access
Tejun Heo
1
-1
/
+4
2009-03-06
x86: make embedding percpu allocator return excessive free space
Tejun Heo
1
-16
/
+28
2009-03-06
percpu: use negative for auto for pcpu_setup_first_chunk() arguments
Tejun Heo
3
-24
/
+29
2009-03-06
percpu: improve first chunk initial area map handling
Tejun Heo
1
-26
/
+27
2009-03-06
percpu: cosmetic renames in pcpu_setup_first_chunk()
Tejun Heo
2
-30
/
+30
2009-03-06
percpu: clean up percpu constants
Tejun Heo
2
-21
/
+13
2009-03-04
x86: un-__init fill_pud/pmd/pte
Jeremy Fitzhardinge
1
-3
/
+3
2009-03-04
x86: remove vestigial fix_ioremap prototypes
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-04
Merge branch 'x86/core' into core/percpu
Ingo Molnar
373
-3190
/
+14119
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
291
-2766
/
+5482
2009-03-03
x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y
Ingo Molnar
1
-1
/
+1
2009-03-03
x86: set_highmem_pages_init() cleanup
Pekka Enberg
4
-39
/
+39
2009-03-03
x86: unify free_init_pages() and free_initmem()
Pekka Enberg
4
-89
/
+50
2009-03-03
x86: make sure initmem is writable on 64-bit
Pekka Enberg
1
-0
/
+7
2009-03-03
x86: add sanity checks to init_32.c
Pekka Enberg
1
-6
/
+11
2009-03-03
x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()
Pekka Enberg
1
-4
/
+4
2009-03-03
x86: move __VMALLOC_RESERVE to pgtable_32.c
Pekka Enberg
2
-2
/
+2
2009-03-03
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
1
-2
/
+12
2009-03-03
x86, signals: fix xine & firefox bustage
Hiroshi Shimamoto
1
-5
/
+4
2009-03-03
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
1
-0
/
+2
2009-03-02
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-02
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-12
/
+20
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
3
-8
/
+15
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2
-2
/
+2
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-03-02
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-1
/
+7
2009-03-02
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-1
/
+4
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+10
2009-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-209
/
+467
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+3
2009-03-02
Change email address
Karsten Keil
1
-1
/
+1
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-49
/
+84
2009-03-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-5
/
+8
2009-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
14
-180
/
+371
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
8
-28
/
+14
2009-03-02
x86-64: syscall-audit: fix 32/64 syscall hole
Roland McGrath
1
-1
/
+1
[next]