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
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
1
-1
/
+5
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2
-0
/
+51
2009-04-02
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
1
-2
/
+2
2009-04-02
cgroups: fix cgroup.h comments
Paul Menage
1
-30
/
+41
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
1
-3
/
+2
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
1
-0
/
+6
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-0
/
+5
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-0
/
+6
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+2
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-0
/
+6
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-0
/
+4
2009-04-02
memory_accessor: new interface for reading/writing persistent memory
Kevin Hilman
1
-0
/
+11
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-0
/
+5
2009-04-02
mm: define a UNIQUE value for AS_UNEVICTABLE flag
Lee Schermerhorn
1
-4
/
+8
2009-04-02
add fiemap.h to header-y
Eric Sandeen
1
-0
/
+1
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
1
-1
/
+1
2009-04-02
generic debug pagealloc: build fix
Akinobu Mita
1
-3
/
+3
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-42
/
+89
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+6
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
6
-42
/
+89
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-29
/
+27
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-84
/
+165
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-6
/
+10
2009-04-01
fbdev: newport: newport_*wait() return 0 on timeout
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: uninline lock_fb_info()
Andrew Morton
1
-9
/
+1
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-0
/
+1
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-1
/
+0
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-0
/
+1
2009-04-01
atyfb: fix header file trailing whitespace
Randy Dunlap
2
-283
/
+283
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
1
-0
/
+6
2009-04-01
autofs4: fix kernel includes
Ian Kent
2
-3
/
+10
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
1
-1
/
+1
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-2
/
+3
2009-04-01
epoll keyed wakeups: introduce new *_poll() wakeup macros
Davide Libenzi
1
-13
/
+9
2009-04-01
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
1
-2
/
+5
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
1
-1
/
+11
2009-04-01
introduce pr_cont() macro
Cyrill Gorcunov
1
-0
/
+2
2009-04-01
remove unused include/asm-generic/dma-mapping.h
FUJITA Tomonori
1
-308
/
+0
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-0
/
+1
2009-04-01
loop: add ioctl to resize a loop device
J. R. Okajima
1
-0
/
+1
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-3
/
+0
2009-04-01
shmem: writepage directly to swap
Hugh Dickins
1
-0
/
+5
2009-04-01
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
1
-7
/
+13
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
2
-0
/
+4
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
1
-0
/
+12
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2
-2
/
+3
2009-04-01
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
1
-3
/
+3
2009-04-01
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
1
-2
/
+2
2009-04-01
generic debug pagealloc
Akinobu Mita
3
-0
/
+37
[next]