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-09-04
sparc64: Fix bootup with mcount in some configs.
David S. Miller
3
-6
/
+5
2009-09-03
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
1
-1
/
+1
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
4
-28
/
+76
2009-08-18
sparc64: Update defconfig.
David S. Miller
1
-25
/
+34
2009-08-18
sparc32: Update defconfig.
David S. Miller
1
-30
/
+44
2009-08-18
sparc32: Kill trap table freeing code.
David S. Miller
2
-48
/
+0
2009-08-18
sparc: sys32.S incorrect compat-layer splice() system call
Mathieu Desnoyers
1
-1
/
+1
2009-08-02
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
David S. Miller
2
-6
/
+8
2009-07-27
sparc64: Sign extend length arg to truncate syscalls when compat.
David S. Miller
2
-2
/
+4
2009-07-17
sparc: Fix cleanup crash in bbc_envctrl_cleanup()
David S. Miller
1
-3
/
+8
2009-06-25
sparc32: Fix makefile not generating required files
Julian Calaby
1
-2
/
+2
2009-06-25
sparc32: Fix tftpboot.img Makefile
Julian Calaby
1
-2
/
+2
2009-06-25
sparc: fix tftpboot.img build
Sam Ravnborg
1
-1
/
+1
2009-06-25
sparc32: Fix obvious build issues for tftpboot.img build.
Robert Reif
2
-2
/
+2
2009-06-25
sparc64: Fix build warnings in piggyback_64.c
Julian Calaby
1
-0
/
+1
2009-06-25
sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.
David S. Miller
1
-26
/
+19
2009-06-24
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-24
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
8
-17
/
+420
2009-06-24
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-18
/
+23
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+24
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
63
-492
/
+996
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
39
-1
/
+39
2009-06-24
MIPS: bug.h Build fix - include <linux/compiler.h>.
Ralf Baechle
1
-0
/
+1
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
35
-435
/
+3993
2009-06-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2009-06-24
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-621
/
+733
2009-06-24
MAINTAINERS: Change mailing list info for CRIS
Jesper Nilsson
1
-1
/
+1
2009-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
45
-1057
/
+1926
2009-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
58
-823
/
+456
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
39
-88
/
+149
2009-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+10
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
[next]