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
2007-05-09
vmstat: use our own timer events
Christoph Lameter
1
-3
/
+0
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+12
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
1
-2
/
+1
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
1
-9
/
+19
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
1
-3
/
+26
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
1
-1
/
+8
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
1
-1
/
+3
2007-05-09
declare struct ktime
Andrew Morton
1
-2
/
+4
2007-05-09
aio is unlikely
Andrew Morton
1
-1
/
+2
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
1
-0
/
+19
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
1
-1
/
+2
2007-05-09
remove nfs4_acl_add_ace()
Adrian Bunk
1
-1
/
+0
2007-05-09
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
1
-0
/
+1
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+3
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-9
/
+12
2007-05-09
workqueue: kill NOAUTOREL works
Oleg Nesterov
1
-55
/
+9
2007-05-09
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
1
-3
/
+10
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
1
-1
/
+0
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-0
/
+2
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-22
/
+30
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
1
-1
/
+2
2007-05-09
kblockd: use flush_work
Andrew Morton
1
-1
/
+1
2007-05-09
implement flush_work()
Oleg Nesterov
1
-1
/
+3
2007-05-09
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2
-0
/
+39
2007-05-09
mutex_lock_interruptible(): add __must_check
Andrew Morton
1
-2
/
+3
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
1
-0
/
+125
2007-05-09
mca: add integrated device bus matching
James Bottomley
1
-0
/
+2
2007-05-09
Always ask the hardware to obtain hardware processor id - ia64
Fernando Luis Vazquez Cao
1
-3
/
+2
2007-05-09
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
1
-8
/
+6
2007-05-09
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
1
-15
/
+21
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
11
-5
/
+21
2007-05-09
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
1
-0
/
+1
2007-05-09
uml: fix build breakage
Jeff Dike
1
-0
/
+9
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2
-30
/
+25
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
1
-0
/
+4
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
2
-0
/
+5
2007-05-08
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
1
-0
/
+2
2007-05-08
FRV: Miscellaneous fixes
David Howells
1
-3
/
+13
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-157
/
+18
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+1
2007-05-08
[SPARC64]: Optimize fault kprobe handling just like powerpc.
David S. Miller
2
-3
/
+14
2007-05-08
[SPARC]: Wire up utimensat syscall.
David S. Miller
2
-2
/
+4
2007-05-08
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
1
-132
/
+0
2007-05-08
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
1
-5
/
+1
2007-05-08
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
1
-7
/
+3
2007-05-08
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
1
-3
/
+1
2007-05-08
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
1
-5
/
+3
2007-05-08
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
David S. Miller
1
-6
/
+0
2007-05-08
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
1
-2
/
+0
2007-05-08
disable socket power in adapter driver instead of media one
Alex Dubov
1
-0
/
+1
[next]