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-06-02
perf_counter: Add unique counter id
Peter Zijlstra
1
-3
/
+5
2009-06-02
x86: Fix atomic_long_xchg() on 64bit
Peter Zijlstra
1
-1
/
+1
2009-06-02
perf_counter: Use PID namespaces properly
Peter Zijlstra
1
-0
/
+3
2009-06-02
perf_counter: Remove unused prev_state field
Paul Mackerras
1
-1
/
+0
2009-06-02
perf_counter: Fix cpu migration counter
Paul Mackerras
1
-0
/
+4
2009-06-01
perf_counter: Tidy up style details
Ingo Molnar
1
-1
/
+1
2009-06-01
perf_counter: Provide functions for locking and pinning the context for a task
Paul Mackerras
1
-0
/
+1
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
11
-9
/
+64
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
1
-0
/
+5
2009-05-29
cred: #include init.h in cred.h
Alexey Dobriyan
1
-0
/
+1
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
1
-0
/
+2
2009-05-28
perf_counter: Fix race in attaching counters to tasks and exiting
Paul Mackerras
1
-2
/
+3
2009-05-28
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
Ingo Molnar
1
-1
/
+1
2009-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-0
/
+24
2009-05-25
perf_counter: fix warning & lockup
Ingo Molnar
1
-39
/
+39
2009-05-25
perf_counter: Generic per counter interrupt throttle
Peter Zijlstra
1
-0
/
+11
2009-05-25
perf_counter: x86: Remove interrupt throttle
Peter Zijlstra
1
-2
/
+0
2009-05-25
perf_counter: Propagate inheritance failures down the fork() path
Peter Zijlstra
1
-2
/
+2
2009-05-25
perf_counter: Remove unused ABI bits
Peter Zijlstra
1
-2
/
+2
2009-05-24
perf_counter: Remove perf_counter_context::nr_enabled
Peter Zijlstra
1
-1
/
+0
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
3
-0
/
+15
2009-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+2
2009-05-23
perf_counter: Sanitize counter->mutex
Peter Zijlstra
1
-4
/
+3
2009-05-23
perf_counter: Fix dynamic irq_period logging
Peter Zijlstra
1
-0
/
+1
2009-05-23
Input: multitouch - add tracking ID to the protocol
Henrik Rydberg
1
-0
/
+1
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
2
-2
/
+2
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
1
-1
/
+1
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-05-22
perf_counter: fix !PERF_COUNTERS build failure
Ingo Molnar
1
-1
/
+2
2009-05-22
perf_counter: Optimize context switch between identical inherited contexts
Paul Mackerras
1
-1
/
+11
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
3
-18
/
+5
2009-05-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+27
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-05-20
perf_counter: Log irq_period changes
Peter Zijlstra
1
-0
/
+8
2009-05-20
perf_counter: Solve the rotate_ctx vs inherit race differently
Peter Zijlstra
1
-1
/
+0
2009-05-20
perf_counter: fix counter inheritance race
Ingo Molnar
1
-0
/
+1
2009-05-19
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
1
-0
/
+24
2009-05-18
asm-generic: fix local_add_unless macro
Roel Kluin
1
-1
/
+1
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
1
-0
/
+26
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
36
-65
/
+233
2009-05-17
reiserfs: fixup perms when xattrs are disabled
Jeff Mahoney
1
-3
/
+1
2009-05-15
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2009-05-15
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
1
-0
/
+28
2009-05-15
[SCSI] fc-transport: Close state transition-window during rport deletion.
Andrew Vasquez
1
-2
/
+2
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2009-05-15
perf_counter: allow arch to supply event misc flags and instruction pointer
Paul Mackerras
1
-1
/
+10
2009-05-15
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
1
-2
/
+8
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
1
-0
/
+4
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-2
/
+0
[next]