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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-116
/
+172
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
49
-507
/
+5079
2008-07-23
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-23
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-23
x86_64 syscall audit fast-path
Roland McGrath
1
-0
/
+48
2008-07-23
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
1
-13
/
+14
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
11
-66
/
+628
2008-07-23
UML - Fix boot crash
Jeff Dike
1
-0
/
+8
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
6
-66
/
+418
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
5
-0
/
+210
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2008-07-22
sparc32: pass -m32 when building vmlinux.lds
Stephen Rothwell
1
-0
/
+1
2008-07-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+17
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-10
/
+7
2008-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
76
-714
/
+5724
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
1
-1
/
+1
2008-07-22
remove CONFIG_KMOD from sparc64
Johannes Berg
2
-6
/
+3
2008-07-22
remove mention of CONFIG_KMOD from documentation
Johannes Berg
2
-4
/
+4
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
3
-10
/
+10
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
1
-1
/
+1
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
293
-3852
/
+9196
2008-07-22
x86: use setup_clear_cpu_cap with disable_apic, fix
Yinghai Lu
1
-1
/
+1
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
7
-13
/
+12
2008-07-21
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
4
-14
/
+12
2008-07-21
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
Andi Kleen
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
13
-80
/
+174
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
7
-26
/
+17
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2
-2
/
+2
2008-07-21
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+4
2008-07-22
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
Segher Boessenkool
1
-3
/
+28
2008-07-22
powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
Mike Mason
1
-14
/
+12
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
1
-5
/
+108
2008-07-22
powerpc: Indicate which oprofile counters to use while in compat mode
Torez Smith
1
-0
/
+20
2008-07-22
powerpc/boot: Change spaces to tabs
Adrian Bunk
1
-2
/
+2
2008-07-22
powerpc: Remove duplicate 6xx option in Kconfig
Adrian Bunk
1
-3
/
+0
2008-07-22
powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
Michael Ellerman
1
-12
/
+6
2008-07-22
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
2
-20
/
+25
2008-07-22
powerpc: Use WARN_ON(1) instead of __WARN()
Michael Ellerman
1
-1
/
+1
2008-07-22
powerpc: Fix support for latencytop
Arnd Bergmann
1
-1
/
+1
2008-07-22
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-74
/
+122
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2
-7
/
+15
2008-07-22
powerpc: Add a 6xx defconfig
Kumar Gala
1
-0
/
+3304
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
6
-15
/
+26
2008-07-22
powerpc/cell: Add support for power button of future IBM cell blades
Christian Krafft
3
-0
/
+127
2008-07-22
powerpc/cell: Cleanup sysreset_hack for IBM cell blades
Christian Krafft
4
-26
/
+64
[next]