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-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
6
-33
/
+117
2008-08-20
powerpc: Turn get/set_hard_smp_proccessor_id into inlines
Benjamin Herrenschmidt
1
-10
/
+29
2008-08-20
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
1
-9
/
+2
2008-08-20
powerpc: Use bcd2bin/bin2bcd
Adrian Bunk
3
-37
/
+37
2008-08-20
powerpc: Update in-kernel dtc and libfdt to version 1.2.0
David Gibson
28
-1429
/
+1615
2008-08-20
powerpc: Remove include of linux/of_platform.h from asm/of_platform.h
Stephen Rothwell
1
-3
/
+0
2008-08-20
powerpc: Convert the MPIC MSI code to use msi_bitmap
Michael Ellerman
5
-131
/
+44
2008-08-20
powerpc: Convert the FSL MSI code to use msi_bitmap
Michael Ellerman
2
-91
/
+17
2008-08-20
powerpc: Split-out common MSI bitmap logic into msi_bitmap.c
Michael Ellerman
5
-0
/
+294
2008-08-20
powerpc: fsl_msi doesn't need it's own of_node
Michael Ellerman
2
-10
/
+5
2008-08-20
powerpc: Guard print_device_node_tree() with #if 0
Tony Breeds
1
-1
/
+1
2008-08-20
powerpc: Guard from_rtc_time() in platforms/powermac/time.c
Tony Breeds
1
-0
/
+3
2008-08-20
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
Tony Breeds
1
-0
/
+2
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
2
-6
/
+6
2008-08-20
powerpc: Use the common ascii hex helpers
Harvey Harrison
1
-18
/
+16
2008-08-20
powerpc: Streamline ret_from_except_lite for non-iSeries platforms
Michael Ellerman
1
-24
/
+29
2008-08-20
powerpc: Fix vio_bus_probe oops on probe error
Brian King
1
-1
/
+1
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-12
/
+0
2008-08-20
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
1
-9
/
+22
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2
-9
/
+17
2008-08-19
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-25
/
+39
2008-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
11
-88
/
+78
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-8
/
+22
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-18
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: silence section mismatch warning - get_local_pda
Marcin Slusarz
1
-2
/
+9
2008-08-18
x86: fix i486 suspend to disk CR4 oops
David Fries
4
-16
/
+22
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
1
-2
/
+2
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2
-58
/
+1
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-08-18
powerpc: Remove dead module_find_bug code
Steven Rostedt
1
-15
/
+0
2008-08-18
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
1
-0
/
+5
2008-08-18
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
1
-2
/
+25
2008-08-18
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
2
-8
/
+42
2008-08-18
powerpc: Fix lockdep IRQ tracing bug
Benjamin Herrenschmidt
1
-2
/
+3
2008-08-18
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
1
-1
/
+1
2008-08-18
powerpc: Fix loss of vdso on fork on 32-bit
Benjamin Herrenschmidt
1
-1
/
+0
2008-08-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-131
/
+251
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
75
-155
/
+926
2008-08-16
[ARM] 5191/1: ARM: remove CVS keywords
Adrian Bunk
14
-20
/
+5
2008-08-16
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
Eric Miao
1
-4
/
+6
2008-08-16
[ARM] update mach-types
Russell King
1
-6
/
+47
2008-08-16
[ARM] 5196/1: fix inline asm constraints for preload
Nicolas Pitre
1
-2
/
+2
2008-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
52
-2235
/
+3605
2008-08-15
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-08-15
x86: fix section mismatch warning - spp_getpage()
Marcin Slusarz
1
-1
/
+5
[next]