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
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
7
-17
/
+4
2006-04-11
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
4
-9
/
+1
2006-04-11
[PATCH] RTC subsystem: X1205 sysfs cleanup
Alessandro Zummo
1
-10
/
+12
2006-04-11
[PATCH] RTC subsystem: DS1672 cleanup
Alessandro Zummo
1
-19
/
+10
2006-04-11
[PATCH] RTC subsystem: DS1672 oscillator handling
Kumar Gala
1
-3
/
+58
2006-04-11
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
1
-0
/
+1
2006-04-11
[PATCH] Overrun in cdrom/aztcd.c
Eric Sesterhenn
1
-1
/
+1
2006-04-11
[PATCH] Wrong out of range check in drivers/char/applicom.c
Eric Sesterhenn
1
-1
/
+1
2006-04-11
[PATCH] page-writeback comment fixes
Coywolf Qi Hunt
1
-3
/
+2
2006-04-11
[PATCH] 3ware: kmap_atomic() fix
Andrew Morton
1
-0
/
+3
2006-04-11
[PATCH] hdaps: use ENODEV
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
1
-0
/
+2
2006-04-11
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
Arnd Bergmann
1
-1
/
+1
2006-04-11
[PATCH] kdump: enable CONFIG_PROC_VMCORE by default
Vivek Goyal
1
-0
/
+1
2006-04-11
[PATCH] module support: record in vermagic ability to unload a module
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+6
2006-04-11
[PATCH] parport: remove duplicate entry for NETMOS_9835
Martin Michlmayr
1
-2
/
+0
2006-04-11
[PATCH] kexec: update MAINTAINERS
Randy Dunlap
1
-2
/
+0
2006-04-11
[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
David Howells
1
-21
/
+20
2006-04-11
[PATCH] Update contact info for Geert Uytterhoeven
Geert Uytterhoeven
1
-3
/
+3
2006-04-11
[PATCH] Improve data-dependency memory barrier example in documentation
David Howells
1
-1
/
+15
2006-04-11
[PATCH] Fix memory barrier docs wrt atomic ops
David Howells
1
-19
/
+33
2006-04-11
[PATCH] Doc: fix mtrr userspace programs to build cleanly
Randy Dunlap
1
-2
/
+21
2006-04-11
[PATCH] docs: laptop-mode.txt source file build
Randy Dunlap
1
-5
/
+5
2006-04-11
[PATCH] Last DMA_xBIT_MASK cleanups
Tobias Klauser
7
-17
/
+21
2006-04-11
[PATCH] MPBL0010 driver sysfs permissions wide open
Mark Bellon
1
-18
/
+18
2006-04-11
[PATCH] tty release_dev(): remove dead code
Paul Fulghum
1
-2
/
+1
2006-04-11
[PATCH] ptmx: fix duplicate idr_remove
Paul Fulghum
1
-0
/
+1
2006-04-11
[PATCH] Remove blkmtd
Joern Engel
3
-831
/
+2
2006-04-11
[PATCH] process accounting: take original leader's start_time in non-leader exec
Roland McGrath
1
-0
/
+12
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
7
-7
/
+7
2006-04-11
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
1
-0
/
+1
2006-04-11
[PATCH] uniform POLLRDHUP handling between epoll and poll/select
Davide Libenzi
1
-2
/
+2
2006-04-11
[PATCH] hdaps: support new Lenovo machines
Robert Love
1
-0
/
+11
2006-04-11
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
2
-3
/
+3
2006-04-11
[PATCH] Silence a const vs non-const warning
Jan-Benedict Glaw
1
-1
/
+1
2006-04-11
[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)
Mitchell Blank Jr
1
-7
/
+9
2006-04-11
[PATCH] Reinstate const in next_thread()
Keith Owens
1
-1
/
+1
2006-04-11
[PATCH] Remove extraneous \n in doubletalk init printk.
Dave Jones
1
-1
/
+1
2006-04-11
[PATCH] 9p: handle sget() failure
Eric Van Hensbergen
1
-3
/
+10
2006-04-11
[PATCH] make tty_insert_flip_string_flags() a non gpl export
Andrew Morton
2
-29
/
+18
2006-04-11
[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set
Christoph Hellwig
2
-5
/
+3
2006-04-11
[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
Herbert Poetzl
1
-2
/
+5
2006-04-11
[PATCH] leds: re-layout include/linux/leds.h
Ben Dooks
1
-26
/
+25
2006-04-11
[PATCH] leds: reorganise Kconfig
Ben Dooks
1
-7
/
+11
2006-04-11
[PATCH] leds: fix IDE disk trigger name
Ben Dooks
1
-1
/
+1
2006-04-11
[PATCH] S3C24XX GPIO LED support
Ben Dooks
4
-0
/
+199
2006-04-11
[PATCH] the scheduled unexport of panic_timeout
Adrian Bunk
3
-10
/
+1
2006-04-11
[PATCH] timer initialisation fix
Andrew Morton
1
-10
/
+19
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
3
-4
/
+4
2006-04-11
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
2
-5
/
+14
[next]