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
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-19
alpha: take kernel_execve() out of entry.S
Al Viro
3
-53
/
+19
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
3
-110
/
+50
2012-08-19
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
1
-2
/
+0
2012-08-19
alpha: Wire up cross memory attach syscalls
Michael Cree
1
-0
/
+2
2012-07-30
alpha: remove mysterious if zero-ed out includes
Paul Bolle
1
-12
/
+0
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-6
/
+0
2012-06-26
alpha/PCI: factor out pcibios_setup()
Myron Stowe
1
-6
/
+0
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-6
/
+3
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-6
/
+3
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-5
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-4
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-3
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
2
-5
/
+168
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
1
-0
/
+3
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-53
/
+27
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+10
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2012-05-21
alpha: tidy signal delivery up
Al Viro
1
-43
/
+26
2012-05-21
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-35
/
+4
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-2
/
+1
2012-05-05
alpha: Use generic init_task
Thomas Gleixner
2
-18
/
+1
2012-05-02
alpha: silence 'const' warning in sys_marvel.c
Matt Turner
1
-1
/
+1
2012-05-02
alpha: include module.h to fix modpost on Tsunami
Jim Faulkner
1
-0
/
+1
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
1
-16
/
+2
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
42
-195
/
+81
2012-04-05
alpha: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-10
/
+10
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-21
/
+10
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-8
/
+12
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
33
-29
/
+14
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
33
-29
/
+14
2012-03-28
Alpha: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2
-8
/
+12
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-80
/
+15
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-20
__register_binfmt() made void
Al Viro
1
-1
/
+2
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-55
/
+23
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-1
/
+1
2012-03-08
TTY: srmcons, convert to use tty_port
Jiri Slaby
1
-15
/
+17
2012-03-08
ALPHA: srmcons, fix racy singleton structure
Jiri Slaby
1
-35
/
+5
2012-03-08
ALPHA: srmcons, use timer functions
Jiri Slaby
1
-9
/
+5
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
[next]