index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
9
-34
/
+40
2007-02-16
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
Thomas Gleixner
3
-4
/
+22
2007-02-16
[PATCH] Fix cascade lookup of next_timer_interrupt
Thomas Gleixner
1
-70
/
+81
2007-02-16
[PATCH] uninline irq_enter()
Ingo Molnar
2
-6
/
+11
2007-02-16
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
2
-0
/
+23
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
5
-78
/
+161
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
3
-37
/
+17
2007-02-16
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
4
-4
/
+4
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
9
-11
/
+20
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
12
-463
/
+295
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
3
-67
/
+62
2007-02-16
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
1
-38
/
+2
2007-02-16
[PATCH] i386: use GTOD persistent clock support
John Stultz
2
-97
/
+1
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
4
-1
/
+50
2007-02-16
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
1
-2
/
+2
2007-02-16
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
1
-1
/
+42
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2
-201
/
+230
2007-02-16
[PATCH] HZ free ntp
john stultz
4
-16
/
+36
2007-02-16
[PATCH] Add a function to handle interrupt affinity setting
Thomas Gleixner
3
-21
/
+51
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
5
-20
/
+35
2007-02-16
[PATCH] vmi-versus-hrtimers
Andrew Morton
1
-1
/
+1
2007-02-16
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
1
-1
/
+1
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-16
[PATCH] __page_symlink retry loop error code fix
Dmitriy Monakhov
1
-1
/
+2
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
2007-02-16
[PATCH] GPIO core documentation
David Brownell
1
-7
/
+10
2007-02-15
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-15
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-15
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-15
ATA convert GSI to irq on ia64
Zhang, Yanmin
2
-0
/
+13
2007-02-15
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-15
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
3
-3
/
+13
2007-02-15
libata: fix drive side 80c cable check, take 3
Tejun Heo
1
-1
/
+1
2007-02-15
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-15
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
125
-3583
/
+2012
2007-02-15
[PATCH] mincore: vma crossing fix
Nick Piggin
1
-2
/
+10
2007-02-15
[PATCH] mincore: fill in results properly
Nick Piggin
1
-0
/
+5
2007-02-15
[PATCH] mincore: CONFIG_SWAP=n fix
Nick Piggin
1
-0
/
+5
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
12
-522
/
+395
2007-02-14
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
27
-227
/
+394
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
137
-1103
/
+4113
2007-02-14
[PATCH] sysctl: hide the sysctl proc inodes from selinux
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] selinux: enhance selinux to always ignore private inodes
Stephen Smalley
1
-0
/
+3
2007-02-14
[PATCH] sysctl: fix the selinux_sysctl_get_sid
Eric W. Biederman
1
-0
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
6
-26
/
+37
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2
-0
/
+19
[next]