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-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
1
-3
/
+3
2006-03-23
[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2
Jim Cromie
1
-5
/
+7
2006-03-23
[PATCH] hwmon: Allow sensor attributes arrays
Jim Cromie
1
-5
/
+7
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
8
-35
/
+23
2006-03-23
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
Benjamin LaHaise
1
-2
/
+6
2006-03-23
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
6
-10
/
+50
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
1
-2
/
+0
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
1
-0
/
+3
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
1
-9
/
+3
2006-03-23
[PATCH] notifier: profile.h forward decl fix
Andrew Morton
1
-1
/
+1
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
1
-0
/
+12
2006-03-23
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
1
-1
/
+3
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] sem2mutex: NCPFS
Ingo Molnar
2
-3
/
+4
2006-03-23
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: fs/seq_file.c
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
Arjan van de Ven
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
1
-4
/
+4
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: quota
Ingo Molnar
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-2
/
+2
2006-03-23
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
6
-3
/
+11
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
1
-4
/
+1
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2
-9
/
+29
2006-03-23
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
1
-3
/
+6
2006-03-23
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
1
-0
/
+5
2006-03-23
[PATCH] kernel/power: move externs to header files
Randy Dunlap
1
-1
/
+2
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
1
-2
/
+3
2006-03-23
[PATCH] x86: Make _syscallX() macros compile in PIC mode
Markus Gutschke
1
-15
/
+21
2006-03-23
[PATCH] i386 spinlocks: disable interrupts only if we enabled them
Chuck Ebbert
1
-4
/
+9
2006-03-23
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
1
-0
/
+1
2006-03-23
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
3
-3
/
+3
2006-03-23
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2
-0
/
+4
2006-03-23
[PATCH] x86: early printk handling fixes
Stas Sergeev
1
-0
/
+3
2006-03-23
[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus
Chris Wright
1
-1
/
+0
2006-03-23
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
1
-2
/
+8
2006-03-23
[PATCH] i386: Add a temporary to make put_user more type safe
Eric W. Biederman
1
-5
/
+7
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
10
-124
/
+200
2006-03-23
[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
NeilBrown
1
-1
/
+1
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
33
-101
/
+417
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-154
/
+94
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+3
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-525
/
+816
[next]