index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-1
/
+0
2014-08-06
mm: replace init_page_accessed by __SetPageReferenced
Hugh Dickins
1
-1
/
+0
2014-08-06
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
1
-0
/
+2
2014-08-06
mm tracing: tell mm_migrate_pages event about numa_misplaced
Max Asbock
1
-0
/
+1
2014-08-06
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
1
-0
/
+2
2014-08-06
mm: page-flags: clean up the page flag test, set, clear macros
Johannes Weiner
1
-7
/
+14
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-1
/
+1
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2
-9
/
+29
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
1
-4
/
+5
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
1
-2
/
+2
2014-08-06
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
1
-1
/
+1
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
1
-0
/
+2
2014-08-06
fsnotify: rename event handling functions
Jan Kara
1
-6
/
+6
2014-08-06
net: reallocate new socket option number for IPV6_AUTOFLOWLABEL
Pablo Neira
1
-1
/
+1
2014-08-06
drm: Add dev->vblank_disable_immediate flag
Ville Syrjälä
1
-0
/
+10
2014-08-06
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
Ville Syrjälä
1
-1
/
+1
2014-08-06
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
1
-2
/
+4
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
1
-2
/
+1
2014-08-06
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
James Bottomley
1
-0
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1014
/
+2279
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+20
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
20
-54
/
+647
2014-08-06
drm/dsi: Replace upcasting macro by function
Thierry Reding
1
-2
/
+9
2014-08-06
drm/panel: Provide convenience wrapper for .get_modes()
Ajay Kumar
1
-0
/
+8
2014-08-06
drm/panel: add .prepare() and .unprepare() functions
Ajay Kumar
1
-0
/
+50
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2
-1
/
+1
2014-08-06
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2
-4
/
+6
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
1
-2
/
+4
2014-08-06
Rip out get_signal_to_deliver()
Richard Weinberger
1
-13
/
+1
2014-08-06
Clean up signal_delivered()
Richard Weinberger
1
-1
/
+0
2014-08-06
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
1
-7
/
+1
2014-08-06
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-44
/
+17
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-348
/
+601
2014-08-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-64
/
+4
2014-08-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-116
/
+368
2014-08-05
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
3
-2
/
+9
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
3
-3
/
+12
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
3
-3
/
+8
2014-08-05
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
1
-18
/
+11
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
3
-1
/
+24
2014-08-05
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
1
-1
/
+1
2014-08-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+924
2014-08-05
Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+2
2014-08-05
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+66
2014-08-05
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-08-05
Merge branch 'acpica'
Rafael J. Wysocki
8
-32
/
+182
2014-08-05
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
3
-1
/
+15
2014-08-05
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
8
-64
/
+68
[prev]
[next]