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
2013-07-22
HID: fix data access in implement()
Jiri Kosina
1
-0
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+13
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-9
/
+48
2013-07-04
Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus
Jiri Kosina
1
-4
/
+13
2013-07-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+37
2013-07-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-50
/
+50
2013-07-03
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
14
-7
/
+127
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-0
/
+5
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
30
-162
/
+331
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-14
/
+24
2013-07-03
nbd: correct disconnect behavior
Paul Clements
1
-0
/
+1
2013-07-03
rapidio: change endpoint device name format
Alexandre Bounine
1
-2
/
+0
2013-07-03
rapidio: add udev notification
Alexandre Bounine
3
-17
/
+20
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
1
-0
/
+15
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
2
-34
/
+24
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
1
-4
/
+2
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
1
-2
/
+0
2013-07-03
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
1
-0
/
+3
2013-07-03
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
1
-0
/
+5
2013-07-03
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
1
-0
/
+6
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2
-9
/
+0
2013-07-03
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
1
-2
/
+4
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-3
/
+4
2013-07-03
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
1
-5
/
+5
2013-07-03
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
1
-0
/
+4
2013-07-03
mm: kill free_all_bootmem_node()
Jiang Liu
1
-1
/
+0
2013-07-03
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-03
mm: kill global variable num_physpages
Jiang Liu
1
-1
/
+0
2013-07-03
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
1
-0
/
+12
2013-07-03
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
1
-1
/
+20
2013-07-03
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2
-8
/
+12
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-3
/
+4
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-3
/
+2
2013-07-03
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
Rafael Aquini
1
-4
/
+9
2013-07-03
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
1
-1
/
+7
2013-07-03
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
1
-2
/
+0
2013-07-03
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
1
-6
/
+0
2013-07-03
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
1
-4
/
+7
2013-07-03
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
1
-33
/
+1
2013-07-03
mm: add tracepoints for LRU activation and insertions
Mel Gorman
1
-0
/
+89
2013-07-03
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
1
-0
/
+4
2013-07-03
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
1
-0
/
+3
2013-07-03
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
1
-0
/
+3
2013-07-03
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
1
-1
/
+1
2013-07-03
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2
-0
/
+4
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
1
-0
/
+8
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
1
-0
/
+9
2013-07-03
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
1
-4
/
+5
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+22
[next]