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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-04
Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2008-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-8
/
+27
2008-08-04
m68k: some asm-sparc include files moved
Stephen Rothwell
3
-3
/
+400
2008-08-04
__sched_setscheduler: don't do any policy checks when not "user"
Jeremy Fitzhardinge
1
-10
/
+12
2008-08-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
135
-0
/
+0
2008-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-08-04
sc1200 watchdog driver: Fix locking, sems and coding style
Alan Cox
1
-92
/
+113
2008-08-04
alpha: Fix breakage in wdt_pci
Andrew Morton
1
-0
/
+1
2008-08-04
wdt: Cleanup and sort out locking and inb_p
Alan Cox
2
-211
/
+265
2008-08-04
s3c2410_wdt watchdog driver: Locking and coding style
Alan Cox
1
-68
/
+80
2008-08-04
it8712f_wdt: Locking and coding style
Alan Cox
1
-50
/
+27
2008-08-04
ar7_wdt watchdog driver: Fix locking
Alan Cox
1
-12
/
+17
2008-08-04
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-08-04
cris: Fixup compile problems
Alan Cox
2
-40
/
+42
2008-08-04
blackfin: Fix compile failure in tty code
Alan Cox
1
-1
/
+1
2008-08-04
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
3
-4
/
+5
2008-08-04
sound: ensure device number is valid in snd_seq_oss_synth_make_info
Willy Tarreau
1
-0
/
+3
2008-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
6
-32
/
+51
2008-08-04
drivers/char/efirtc.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-04
mlock() fix return values
KOSAKI Motohiro
2
-5
/
+13
2008-08-04
atmel_spi: fix hang due to missed interrupt
Gerard Kam
1
-5
/
+12
2008-08-04
spi: S3C24XX: reset register status on resume.
Ben Dooks
1
-10
/
+15
2008-08-04
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
1
-24
/
+9
2008-08-04
Revert "UFS: add const to parser token table"
Linus Torvalds
3
-3
/
+3
2008-08-04
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
1
-13
/
+7
2008-08-04
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
1
-44
/
+69
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
3
-23
/
+7
2008-08-04
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
1
-17
/
+15
2008-08-04
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
1
-4
/
+9
2008-08-04
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
1
-3
/
+16
2008-08-04
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
1
-7
/
+11
2008-08-04
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
1
-4
/
+2
2008-08-04
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
1
-23
/
+10
2008-08-04
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
1
-18
/
+21
2008-08-04
sparc64: Use xcall_deliver() consistently.
David S. Miller
1
-23
/
+17
2008-08-04
sparc64: Use function pointer for cross-call sending.
David S. Miller
1
-6
/
+13
2008-08-04
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-04
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
1
-1
/
+4
2008-08-04
kconfig: drop the ""trying to assign nonexistent symbol" warning
Sam Ravnborg
1
-6
/
+2
2008-08-04
kconfig: always write out .config
Sam Ravnborg
1
-1
/
+1
2008-08-04
Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set
zhangxiliang
1
-0
/
+7
2008-08-04
sh: enable maple_keyb in dreamcast_defconfig.
Paul Mundt
1
-8
/
+6
2008-08-04
SH2(A) cache update
Yoshinori Sato
7
-16
/
+213
2008-08-04
nommu: Provide vmalloc_exec().
Paul Mundt
1
-0
/
+21
2008-08-04
add addrespace definition for sh2a.
Takashi Yoshii
1
-0
/
+10
2008-08-04
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Paul Mundt
2
-23
/
+0
2008-08-04
sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
Paul Mundt
1
-0
/
+3
2008-08-04
sh: define GENERIC_LOCKBREAK.
Paul Mundt
1
-0
/
+4
2008-08-04
sh: Save NUMA node data in vmcore for crash dumps.
Paul Mundt
1
-0
/
+8
2008-08-04
sh: module_alloc() should be using vmalloc_exec().
Paul Mundt
1
-1
/
+2
[prev]
[next]