index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SFI: remove unneeded includes
Feng Tang
2009-09-15
2
-12
/
+0
*
sfi: Remove unused code
Thomas Gleixner
2009-09-15
1
-4
/
+0
*
SFI: Hook PCI MMCONFIG
Feng Tang
2009-08-28
3
-4
/
+6
*
x86: add arch-specific SFI support
Feng Tang
2009-08-28
4
-0
/
+139
*
SFI: add capability to parse ACPI tables
Feng Tang
2009-08-28
2
-0
/
+268
*
SFI: add platform-independent core support
Feng Tang
2009-08-28
5
-0
/
+488
*
SFI: create linux/sfi.h
Feng Tang
2009-08-28
1
-0
/
+206
*
SFI: Simple Firmware Interface - MAINTAINERS, Kconfig
Len Brown
2009-08-28
2
-0
/
+29
*
ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h
Feng Tang
2009-08-28
2
-2
/
+10
*
ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()
Len Brown
2009-08-28
1
-0
/
+6
*
ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c
Len Brown
2009-08-28
1
-1
/
+1
*
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
34
-9
/
+80
*
ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n
Feng Tang
2009-08-28
3
-109
/
+109
*
Linux 2.6.31-rc8
Linus Torvalds
2009-08-27
1
-1
/
+1
*
module: workaround duplicate section names
James Bottomley
2009-08-27
1
-1
/
+2
*
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-27
1
-2
/
+4
*
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
2009-08-27
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-08-27
2
-85
/
+177
|
\
|
*
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
2009-08-27
1
-7
/
+6
|
*
inotify: fix locking around inotify watching in the idr
Eric Paris
2009-08-27
1
-10
/
+40
|
*
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
2009-08-27
1
-2
/
+31
|
*
inotify: seperate new watch creation updating existing watches
Eric Paris
2009-08-27
1
-69
/
+103
*
|
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
2009-08-27
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2009-08-27
10
-134
/
+107
|
\
\
|
*
|
9p: update documentation pointers
Eric Van Hensbergen
2009-08-17
1
-0
/
+3
|
*
|
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
2009-08-17
3
-35
/
+10
|
*
|
net/9p: insulate the client against an invalid error code sent by a 9p server
Abhishek Kulkarni
2009-08-17
2
-7
/
+2
|
*
|
9p: Add missing cast for the error return value in v9fs_get_inode
Abhishek Kulkarni
2009-08-17
1
-1
/
+1
|
*
|
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
2009-08-17
1
-5
/
+0
|
*
|
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
2009-08-17
1
-4
/
+7
|
*
|
9p: Fix v9fs show_options
Abhishek Kulkarni
2009-08-17
1
-2
/
+2
|
*
|
9p: Fix possible memleak in v9fs_inode_from fid.
Abhishek Kulkarni
2009-08-17
1
-9
/
+4
|
*
|
9p: minor comment fixes
Abhishek Kulkarni
2009-08-17
5
-24
/
+21
|
*
|
9p: Fix possible inode leak in v9fs_get_inode.
Abhishek Kulkarni
2009-08-17
1
-49
/
+56
|
*
|
9p: Check for error in return value of v9fs_fid_add
Abhishek Kulkarni
2009-08-17
1
-1
/
+4
*
|
|
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
2009-08-27
1
-0
/
+2
*
|
|
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
2009-08-27
1
-3
/
+15
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-26
2
-16
/
+47
|
\
\
|
*
|
virtio: net refill on out-of-memory
Rusty Russell
2009-08-26
1
-15
/
+46
|
*
|
smc91x: fix compilation on SMP
Alexey Dobriyan
2009-08-26
1
-1
/
+1
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-08-26
2
-136
/
+79
|
\
\
\
|
*
|
|
powerpc/ps3: Update ps3_defconfig
Geoff Levand
2009-08-27
1
-136
/
+75
|
*
|
|
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
2009-08-27
1
-0
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-08-26
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
IMA: iint put in ima_counts_get and put
Eric Paris
2009-08-27
1
-0
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2009-08-26
7
-12
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
2009-08-26
3
-1
/
+7
|
*
|
|
|
|
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
2009-08-26
1
-2
/
+1
|
*
|
|
|
|
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
Andrew Morton
2009-08-26
1
-6
/
+4
|
*
|
|
|
|
m68k: cnt reaches -1, not 0
Roel Kluin
2009-08-26
1
-2
/
+4
[next]