index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-1
/
+1
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
3
-7
/
+7
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
1
-2
/
+2
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2
-33
/
+33
2006-09-27
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-48
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-2
/
+36
2006-09-27
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Ralf Baechle
4
-6
/
+6
2006-09-27
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] fstatat syscall names
Richard Sandiford
1
-3
/
+3
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
5
-480
/
+3
2006-09-27
[MIPS] Cleanup hazard handling.
Ralf Baechle
1
-236
/
+126
2006-09-27
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
Peter Watkins
1
-1
/
+5
2006-09-27
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
thomas@koeller.dyndns.org
1
-0
/
+80
2006-09-27
[MIPS] Reformat missformated SMTC bits.
Ralf Baechle
1
-4
/
+4
2006-09-27
[MIPS] Qemu does not have D-cache aliases
Atsushi Nemoto
1
-1
/
+1
2006-09-27
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
Yoichi Yuasa
1
-2
/
+0
2006-09-27
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
Ralf Baechle
1
-2
/
+0
2006-09-27
[MIPS] Use common definitions from asm-generic/signal.h
Yoichi Yuasa
1
-8
/
+1
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
2
-39
/
+87
2006-09-27
[MIPS] Atlas: Fix building the RTC driver
Maciej W. Rozycki
1
-0
/
+2
2006-09-27
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
Atsushi Nemoto
1
-6
/
+12
2006-09-27
[MIPS] Fix errors detected by "make headers_check"
Atsushi Nemoto
4
-2
/
+11
2006-09-27
[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().
Ralf Baechle
1
-1
/
+3
2006-09-27
[MIPS] Replace generic__raw_read_trylock usage
Ralf Baechle
1
-1
/
+46
2006-09-27
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
2
-6
/
+13
2006-09-27
[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
Ralf Baechle
1
-4
/
+0
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-0
/
+1
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
1
-0
/
+2
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+1
2006-09-26
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
2
-0
/
+30
2006-09-26
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
1
-0
/
+1
2006-09-26
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-1
/
+1
2006-09-26
i2c: Drop unimplemented slave functions
Jean Delvare
1
-12
/
+0
2006-09-26
i2c: Let drivers constify i2c_algorithm data
David Brownell
1
-1
/
+1
2006-09-26
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
1
-1
/
+0
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
1
-1
/
+0
2006-09-26
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
1
-33
/
+0
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
85
-777
/
+879
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-83
/
+168
2006-09-26
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2
-17
/
+1
2006-09-26
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
6
-86
/
+100
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
1
-3
/
+1
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-10
/
+14
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
1
-0
/
+5
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-9
/
+0
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2
-8
/
+8
2006-09-26
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
1
-0
/
+1
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
1
-0
/
+1
[next]