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
2014-11-11
net: kill netif_copy_real_num_queues()
WANG Cong
1
-17
/
+0
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-1
/
+1
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-0
/
+1
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-1
/
+3
2014-11-11
kdb: Add enable mask for groups of commands
Anton Vorontsov
1
-0
/
+1
2014-11-11
kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
1
-2
/
+46
2014-11-11
kdb: Remove KDB_REPEAT_NONE flag
Anton Vorontsov
1
-1
/
+0
2014-11-11
kdb: Use KDB_REPEAT_* values as flags
Anton Vorontsov
1
-2
/
+2
2014-11-11
kdb: Rename kdb_register_repeat() to kdb_register_flags()
Anton Vorontsov
1
-5
/
+5
2014-11-11
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Anton Vorontsov
1
-3
/
+3
2014-11-11
virtio: Fix comment typo 'CONFIG_S_FAILED'
Paul Bolle
1
-1
/
+1
2014-11-11
module: Replace module_ref with atomic_t refcnt
Masami Hiramatsu
1
-15
/
+1
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
1
-1
/
+1
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-5
/
+224
2014-11-10
ASoC: wm5102: Move ultrasonic response settings lock to the driver level
Lars-Peter Clausen
1
-0
/
+1
2014-11-10
ARM: OMAP: serial: remove last vestige of DTR_gpio support.
NeilBrown
1
-3
/
+0
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
1
-10
/
+10
2014-11-10
mfd: Add support for Diolan DLN-2 devices
Octavian Purdila
1
-0
/
+103
2014-11-10
mfd: core: Add helper function to register hotplug devices
Johan Hovold
1
-0
/
+7
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
1
-1
/
+1
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
1
-0
/
+7
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
1
-0
/
+3
2014-11-10
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
1
-0
/
+7
2014-11-10
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
1
-2
/
+2
2014-11-10
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
1
-1
/
+1
2014-11-10
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
1
-0
/
+2
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
1
-1
/
+0
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
1
-0
/
+1
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
1
-2
/
+0
2014-11-10
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
1
-0
/
+22
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2
-0
/
+6
2014-11-10
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
1
-2
/
+0
2014-11-10
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
1
-2
/
+0
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
1
-14
/
+2
2014-11-10
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
1
-2
/
+0
2014-11-10
mmc: sdhci-pxav3: Move private driver data to driver source
Sebastian Hesselbarth
1
-5
/
+0
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
1
-3
/
+0
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
1
-0
/
+1
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
2
-0
/
+6
2014-11-10
quota: Remove const from function declarations
Jan Kara
1
-4
/
+4
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
3
-19
/
+80
2014-11-10
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
3
-19
/
+80
2014-11-10
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
3
-19
/
+80
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+70
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
1
-0
/
+2
2014-11-09
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
1
-2
/
+12
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
1
-7
/
+13
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
1
-2
/
+4
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel
2
-0
/
+264
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
1
-1
/
+1
[prev]
[next]