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-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
6
-17
/
+20
2009-05-08
Merge branch 'master' into next
James Morris
6181
-213421
/
+671919
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
1
-2
/
+0
2009-05-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-51
/
+60
2009-05-07
random: make get_random_int() more random
Linus Torvalds
1
-7
/
+12
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-1027
/
+795
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-07
md: remove rd%d links immediately after stopping an array.
NeilBrown
1
-8
/
+8
2009-05-07
md: remove ability to explicit set an inactive array to 'clean'.
NeilBrown
1
-5
/
+2
2009-05-07
md: constify VFTs
Jan Engelhardt
1
-1
/
+1
2009-05-07
md: tidy up status_resync to handle large arrays.
NeilBrown
1
-17
/
+28
2009-05-07
md: fix some (more) errors with bitmaps on devices larger than 2TB.
NeilBrown
1
-7
/
+11
2009-05-07
md/raid10: don't clear bitmap during recovery if array will still be degraded.
NeilBrown
1
-6
/
+6
2009-05-07
md: fix loading of out-of-date bitmap.
NeilBrown
1
-7
/
+4
2009-05-06
drivers/base/iommu.c: add missing includes
Andrew Morton
1
-0
/
+2
2009-05-06
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
2009-05-06
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2
-1
/
+29
2009-05-06
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
1
-0
/
+18
2009-05-06
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
1
-1
/
+1
2009-05-06
isl29003: fix resume functionality
Daniel Mack
1
-2
/
+7
2009-05-06
fbdev: remove makefile reference to removed driver
Krzysztof Helt
1
-1
/
+0
2009-05-06
alloc_vmap_area: fix memory leak
Ralph Wuerthner
1
-0
/
+1
2009-05-06
doc: small kernel-parameters updates
Randy Dunlap
1
-2
/
+8
2009-05-06
fbdev: fix fillrect for 24bpp modes
Michal Januszewski
3
-39
/
+48
2009-05-06
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-05-06
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
1
-20
/
+55
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2
-6
/
+14
2009-05-06
doc: hashdist defaults on for 64bit
Hugh Dickins
1
-1
/
+1
2009-05-06
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2
-3
/
+3
2009-05-06
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-06
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
Alan Cox
1
-0
/
+6
2009-05-06
integrity: remove __setup auditing msgs
Mimi Zohar
2
-25
/
+4
2009-05-06
integrity: use audit_log_string
Mimi Zohar
1
-13
/
+4
2009-05-06
integrity: lsm audit rule matching fix
Mimi Zohar
1
-4
/
+4
2009-05-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-32
/
+16
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
1
-3
/
+3
2009-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-9
/
+10
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-05
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2009-05-05
Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2009-05-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-59
/
+8
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+2
2009-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-14
/
+18
2009-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-13
/
+34
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
4
-9
/
+10
2009-05-05
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
11
-14
/
+25
2009-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-157
/
+598
2009-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+12
[next]