index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
acct: get rid of acct_list
Al Viro
2
-3
/
+4
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-0
/
+1
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
12
-323
/
+516
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+1
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
1
-3
/
+0
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+4
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+1
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+1
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-0
/
+2
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
1
-0
/
+3
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2014-07-28
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+3
2014-07-24
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+4
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
1
-0
/
+15
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
1
-1
/
+0
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
1
-1
/
+11
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-38
/
+46
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
1
-5
/
+61
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
4
-58
/
+84
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
1
-5
/
+5
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2
-0
/
+56
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
2
-14
/
+163
2014-07-23
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
1
-4
/
+3
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2
-10
/
+8
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2
-179
/
+5
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-5
/
+6
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-23
Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
4
-5
/
+31
2014-07-23
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
1
-0
/
+18
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
2
-0
/
+13
2014-07-23
Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17
Daniel Lezcano
1
-5
/
+0
2014-07-23
pinctrl: dra: dt-bindings: Fix pull enable/disable
Nishanth Menon
1
-3
/
+4
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
1
-0
/
+3
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-24
/
+49
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+10
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
[next]