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-12-13
cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
Rusty Russell
1
-4
/
+7
2008-12-13
cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
Rusty Russell
1
-1
/
+13
2008-12-13
cpumask: Add CONFIG_CPUMASK_OFFSTACK
Rusty Russell
1
-0
/
+7
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
52
-61
/
+63
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
42
-161
/
+171
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
19
-59
/
+86
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
35
-132
/
+42
2008-12-10
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
6
-280
/
+127
2008-12-10
Linux 2.6.28-rc8
v2.6.28-rc8
Linus Torvalds
1
-1
/
+1
2008-12-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2008-12-10
fix mapping_writably_mapped()
Hugh Dickins
1
-6
/
+9
2008-12-10
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...
Linus Torvalds
1
-1
/
+9
2008-12-10
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-10
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-10
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-10
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-10
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-13
/
+41
2008-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-3
/
+27
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-86
/
+171
2008-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+29
2008-12-10
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
1
-1
/
+1
2008-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-4
/
+14
2008-12-10
drivers/video/mb862xx/mb862xxfb.c: fix printk
Andrew Morton
1
-2
/
+2
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
5
-5
/
+6
2008-12-10
inotify: fix IN_ONESHOT unmount event watcher
Dmitri Monakhov
1
-0
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
mm: no get_user/put_user while holding mmap_sem in do_pages_stat?
Brice Goglin
1
-13
/
+46
2008-12-10
drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE
Balaji Rao
1
-1
/
+1
2008-12-10
pagemap: fix 32-bit pagemap regression
Matt Mackall
1
-2
/
+2
2008-12-10
page_cgroup should ignore empty nodes
KAMEZAWA Hiroyuki
1
-0
/
+3
2008-12-10
rtc twl4030: rename ioctl function when RTC_INTF_DEV=n
Randy Dunlap
1
-1
/
+1
2008-12-10
fbcon: fix workqueue shutdown
Geoff Levand
1
-0
/
+6
2008-12-10
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
1
-13
/
+0
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
3
-17
/
+6
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
3
-8
/
+16
2008-12-10
percpu_counter: fix CPU unplug race in percpu_counter_destroy()
Eric Dumazet
1
-2
/
+2
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2
-0
/
+12
2008-12-10
relayfs: fix infinite loop with splice()
Tom Zanussi
1
-5
/
+2
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
1
-1
/
+3
2008-12-10
mm/backing-dev.c: remove recently-added WARN_ON()
Andrew Morton
1
-1
/
+1
2008-12-10
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
2
-13
/
+41
2008-12-10
firewire: fw-ohci: fix IOMMU resource exhaustion
Stefan Richter
3
-4
/
+12
2008-12-09
tracehook: exec double-reporting fix
Roland McGrath
1
-1
/
+9
2008-12-09
PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch
Thomas Renninger
1
-3
/
+26
2008-12-09
PCI: stop leaking 'slot_name' in pci_create_slot
Alex Chiang
1
-0
/
+1
2008-12-09
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2
-0
/
+29
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
ieee1394: node manager causes up to ~3.25s delay in freezing tasks
Nigel Cunningham
1
-0
/
+2
[next]