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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-2
/
+2
2015-01-04
list_nulls: fix missing header
Ying Xue
1
-0
/
+3
2015-01-04
rhashtable: fix missing header
Ying Xue
1
-0
/
+1
2015-01-03
rhashtable: Supports for nulls marker
Thomas Graf
2
-11
/
+49
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
1
-11
/
+26
2015-01-03
spinlock: Add spin_lock_bh_nested()
Thomas Graf
3
-0
/
+11
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
1
-2
/
+0
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
1
-57
/
+116
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
1
-4
/
+1
2015-01-02
blk-mq: export blk_mq_freeze_queue()
Jens Axboe
1
-0
/
+1
2015-01-02
Merge tag 'v3.19-rc2' into for-3.20/core
Jens Axboe
5
-8
/
+84
2015-01-02
timecounter: provide a macro to initialize the cyclecounter mask field.
Richard Cochran
1
-1
/
+4
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+4
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
1
-0
/
+1
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-20
/
+2
2014-12-30
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
1
-0
/
+20
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-7
/
+12
2014-12-30
timecounter: provide a helper function to shift the time.
Richard Cochran
1
-0
/
+9
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
4
-103
/
+126
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-11
/
+13
2014-12-29
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+8
2014-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+4
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-7
/
+6
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+8
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-3
/
+0
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-2
/
+2
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+11
2014-12-26
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
1
-0
/
+3
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
1
-1
/
+1
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
1
-1
/
+2
2014-12-25
libata: s/ata_id_removeable()/ata_id_removable()/
Nicholas Krause
1
-1
/
+1
2014-12-24
regulator: mt6397: Add support for MT6397 regulator
Flora Fu
1
-0
/
+49
2014-12-24
spi: sh-msiof: Configure MSIOF sync signal timing in device tree
Yoshihiro Shimoda
1
-0
/
+2
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+4
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+4
2014-12-23
[media] v4l: vsp1: Remove support for platform data
Laurent Pinchart
1
-27
/
+0
2014-12-23
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
1
-3
/
+3
2014-12-23
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
Laurent Pinchart
1
-0
/
+3
2014-12-22
spi: pxa2xx: Add definition for Intel Quark DDS_RATE register
Jarkko Nikula
1
-0
/
+1
2014-12-22
i2c: Remove support for legacy PM
Lars-Peter Clausen
1
-4
/
+0
2014-12-22
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
Yalin Wang
1
-4
/
+73
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
10
-42
/
+0
2014-12-22
livepatch: kernel: add support for live patching
Seth Jennings
1
-0
/
+133
2014-12-22
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
1
-0
/
+1
2014-12-22
hwrng: fix unregister race.
Rusty Russell
1
-0
/
+1
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
1
-0
/
+2
2014-12-22
dmaengine: Remove device_control and device_slave_caps
Maxime Ripard
1
-46
/
+6
2014-12-22
dmaengine: Create a generic dma_slave_caps callback
Maxime Ripard
1
-4
/
+37
2014-12-22
dmaengine: Add device_terminate_all callback
Maxime Ripard
1
-0
/
+6
2014-12-22
dmaengine: split out pause/resume operations from device_control
Maxime Ripard
1
-0
/
+12
[prev]
[next]