index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
4
-45
/
+45
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2
-11
/
+11
2008-10-20
always reserve elfcore header memory in crash kernel
Simon Horman
2
-4
/
+2
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
1
-2
/
+2
2008-10-20
kdump: use is_kdump_kernel() in sba_init()
Simon Horman
1
-3
/
+2
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
7
-4
/
+36
2008-10-20
uml: fix a compile error
WANG Cong
1
-1
/
+2
2008-10-20
arch/m68k/bvme6000/rtc.c: remove duplicated include
Huang Weiyi
1
-1
/
+0
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
22
-0
/
+41
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
7
-0
/
+13
2008-10-20
mm: rewrite vmap layer
Nick Piggin
3
-0
/
+4
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
3
-45
/
+0
2008-10-18
Export kmap_atomic_pfn for DRM-GEM.
Eric Anholt
1
-0
/
+1
2008-10-17
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
13
-4
/
+6
2008-10-16
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-1083
/
+2465
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-24
/
+21
2008-10-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+17
2008-10-16
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-16
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-16
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
29
-174
/
+210
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-8
/
+11
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
16
-32
/
+24
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
171
-1082
/
+12036
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-12
/
+11
2008-10-16
fbdev: ignore VESA modes if framebuffer does not support them
Michal Januszewski
1
-5
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+1
2008-10-16
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
1
-1
/
+1
2008-10-16
sparc64: use iommu_num_pages function in IOMMU code
Joerg Roedel
3
-18
/
+10
2008-10-16
alpha: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-12
/
+5
2008-10-16
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-16
/
+7
2008-10-16
x86: convert Calgary IOMMU driver to generic iommu_num_pages function
Joerg Roedel
1
-14
/
+4
2008-10-16
x86, AMD IOMMU: convert driver to generic iommu_num_pages function
Joerg Roedel
1
-5
/
+6
2008-10-16
x86: convert GART driver to generic iommu_num_pages function
Joerg Roedel
1
-4
/
+4
2008-10-16
powerpc: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
1
-6
/
+6
2008-10-16
sparc64: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
3
-8
/
+8
2008-10-16
x86: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
3
-10
/
+10
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
16
-460
/
+20
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
7
-258
/
+0
2008-10-16
Make the taint flags reliable
Andi Kleen
1
-7
/
+7
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
3
-35
/
+14
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2
-2
/
+2
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
3
-232
/
+0
2008-10-16
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
1
-0
/
+1
2008-10-16
Alpha Miata: remove dead URL
Adrian Bunk
1
-2
/
+1
2008-10-16
asm-h8300/md.h: remove CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
6
-10
/
+25
2008-10-16
h8300: update timer handler - misc update
Yoshinori Sato
4
-83
/
+97
2008-10-16
h8300: update timer handler - new files
Yoshinori Sato
5
-0
/
+372
2008-10-16
h8300: update timer handler - delete files
Yoshinori Sato
10
-310
/
+0
[next]