index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
2
-3
/
+4
*
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim
2013-11-13
2
-0
/
+12
*
init.h: document the existence of __initconst
Geert Uytterhoeven
2013-11-13
1
-4
/
+2
*
list: introduce list_last_entry(), use list_{first,last}_entry()
Oleg Nesterov
2013-11-13
1
-4
/
+15
*
list: change list_for_each_entry*() to use list_*_entry()
Oleg Nesterov
2013-11-13
1
-22
/
+22
*
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-13
1
-0
/
+16
*
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
2013-11-13
1
-0
/
+2
*
bitops/find: clarify and extend documentation
Cody P Schafer
2013-11-13
1
-2
/
+10
*
backlight: lm3630: apply chip revision
Daniel Jeong
2013-11-13
2
-57
/
+65
*
backlight: lp855x_bl: support new LP8555 device
Milo Kim
2013-11-13
1
-0
/
+19
*
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
2013-11-13
1
-9
/
+0
*
jump_label: unlikely(x) > 0
Roel Kluin
2013-11-13
1
-2
/
+2
*
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
2013-11-13
1
-1
/
+1
*
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
2013-11-13
2
-4
/
+4
*
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2013-11-13
1
-0
/
+1
*
mm: factor commit limit calculation
Jerome Marchand
2013-11-13
1
-0
/
+2
*
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
2013-11-13
1
-6
/
+4
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2013-11-13
2
-0
/
+28
*
writeback: do not sync data dirtied after sync start
Jan Kara
2013-11-13
2
-4
/
+4
*
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
Naoya Horiguchi
2013-11-13
1
-0
/
+1
*
mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter
Zhang Yanfei
2013-11-13
1
-2
/
+1
*
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
2013-11-13
1
-3
/
+2
*
cpu/mem hotplug: add try_online_node() for cpu_up()
Toshi Kani
2013-11-13
1
-1
/
+7
*
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-13
1
-0
/
+5
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
6
-66
/
+64
|
\
|
*
dt/irq: add empty of_irq_count for !OF_IRQ
Rob Herring
2013-11-08
1
-1
/
+9
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
29
-55
/
+133
|
|
\
|
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
1
-0
/
+1
|
|
*
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-24
1
-0
/
+1
|
|
*
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
1
-4
/
+1
|
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-3
/
+1
|
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
2
-22
/
+6
|
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
2
-5
/
+5
|
|
*
of: Make cpu node handling more portable.
David Miller
2013-10-15
1
-0
/
+3
|
*
|
of: Add empty for_each_available_child_of_node() macro definition
Sylwester Nawrocki
2013-11-03
1
-0
/
+3
|
*
|
of: only include prom.h on sparc
Rob Herring
2013-10-09
1
-0
/
+2
|
*
|
of: move of_translate_dma_address to of_address.h
Rob Herring
2013-10-09
1
-0
/
+4
|
*
|
of: move of_address_to_resource and of_iomap declarations from sparc
Rob Herring
2013-10-09
1
-13
/
+17
|
*
|
of: implement of_node_to_nid as a weak function
Rob Herring
2013-10-09
1
-7
/
+4
|
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-09
1
-4
/
+1
|
*
|
of: introduce common FDT machine related functions
Rob Herring
2013-10-09
1
-0
/
+5
|
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-10
/
+0
|
*
|
of: Introduce common early_init_dt_scan
Rob Herring
2013-10-09
1
-0
/
+2
|
*
|
of: create unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-0
/
+2
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-11-12
3
-4
/
+54
|
\
\
\
|
*
|
|
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
1
-4
/
+2
|
*
|
|
of: introduce of_get_available_child_count
Bryan Wu
2013-10-25
1
-0
/
+16
|
*
|
|
leds: Added driver for the NXP PCA9685 I2C chip
Maximilian Güntner
2013-10-22
1
-0
/
+35
|
*
|
|
leds: lp55xx: enable setting default trigger
Linus Walleij
2013-10-22
1
-0
/
+1
*
|
|
|
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-11-12
2
-0
/
+43
|
\
\
\
\
[next]