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
2008-06-12
radix-tree: fix small lockless radix-tree bug
Nick Piggin
1
-58
/
+62
2008-06-12
console keyboard mapping broken by 04c71976
Jiri Bohac
1
-6
/
+1
2008-06-12
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
Paul Menage
1
-8
/
+8
2008-06-12
pagemap: fix large pages in pagemap
Dave Hansen
1
-9
/
+30
2008-06-12
pagemap: pass mm into pagewalkers
Dave Hansen
3
-47
/
+56
2008-06-12
driver/char/generic_nvram: fix banner
Philippe De Muyter
1
-1
/
+1
2008-06-12
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
1
-3
/
+3
2008-06-12
intel_rng: make device not found a warning
Stephen Hemminger
1
-1
/
+1
2008-06-12
drivers/isdn/sc/ioctl.c: add missing kfree
Julia Lawall
1
-0
/
+1
2008-06-12
mmc: wbsd: initialize tasklets before requesting interrupt
Chuck Ebbert
1
-11
/
+10
2008-06-12
MAINTAINERS: update maintainership of pxa2xx/pxa3xx
Eric Miao
1
-3
/
+5
2008-06-12
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-12
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-12
rtc-at32ap700x: fix bug in at32_rtc_readalarm()
Haavard Skinnemoen
1
-2
/
+5
2008-06-12
m68knommu: init coldfire timer TRR with n - 1, not n
Philippe De Muyter
1
-1
/
+7
2008-06-12
kprobes: fix error checking of batch registration
Masami Hiramatsu
1
-6
/
+9
2008-06-12
cciss: add new hardware support
Mike Miller
3
-5
/
+22
2008-06-12
capabilities: add (back) dummy support for KEEPCAPS
Andrew G. Morgan
1
-1
/
+23
2008-06-12
proc_fs.h: move struct mm_struct forward-declaration
Ben Nizette
1
-2
/
+2
2008-06-12
cpusets: provide another web page URL in MAINTAINERS file
Paul Jackson
1
-0
/
+1
2008-06-12
hgafb: resource management fix
Krzysztof Helt
1
-11
/
+15
2008-06-12
m68k: Add ext2_find_{first,next}_bit() for ext4
Aneesh Kumar K.V
1
-2
/
+43
2008-06-12
fat: relax the permission check of fat_setattr()
OGAWA Hirofumi
1
-17
/
+27
2008-06-12
mm: fix incorrect variable type in do_try_to_free_pages()
kosaki.motohiro@jp.fujitsu.com
1
-1
/
+1
2008-06-12
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
1
-0
/
+4
2008-06-12
Linux 2.6.26-rc6
v2.6.26-rc6
Linus Torvalds
1
-2
/
+2
2008-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-20
/
+15
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+27
2008-06-12
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
1
-2
/
+2
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
1
-2
/
+2
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
1
-6
/
+4
2008-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-5
/
+20
2008-06-12
nommu: Correct kobjsize() page validity checks.
Paul Mundt
1
-18
/
+3
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+40
2008-06-12
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
1
-5
/
+20
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2
-14
/
+20
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
4
-19
/
+30
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-13
/
+65
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-1
/
+2
[next]