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
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
1
-2
/
+5
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
1
-0
/
+2
2013-10-19
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
1
-11
/
+18
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2
-0
/
+71
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
1
-5
/
+24
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
3
-4
/
+372
2013-10-19
Merge tag 'v3.12-rc6' into devel
Linus Walleij
13
-73
/
+76
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+3
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
13
-73
/
+76
2013-10-19
Merge 3.12-rc6 into staging-next.
Greg Kroah-Hartman
13
-73
/
+76
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
21
-76
/
+120
2013-10-19
Merge 3.12-rc6 into char-misc-next
Greg Kroah-Hartman
21
-76
/
+120
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
1
-3
/
+3
2013-10-18
ftrace: Add set_graph_notrace filter
Namhyung Kim
1
-0
/
+1
2013-10-18
ARM: tegra: Add Tegra114 powergate support
Thierry Reding
1
-1
/
+8
2013-10-18
Merge tag 'omap-for-v3.13/board-removal-signed-take2' of git://git.kernel.org...
Kevin Hilman
6
-8
/
+54
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
1
-0
/
+8
2013-10-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
4
-14
/
+52
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
1
-0
/
+2
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
1
-0
/
+79
2013-10-17
intel_mid: Move platform device setups to their own platform_<device>.* files
David Cohen
1
-0
/
+3
2013-10-17
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
1
-0
/
+1
2013-10-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2013-10-17
yam: integer underflow in yam_ioctl()
Dan Carpenter
1
-1
/
+1
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2
-6
/
+13
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2
-5
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-10-17
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+4
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
23
-94
/
+136
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-10-17
thinkpad-acpi: Add mute and mic-mute LED functionality
David Henningsson
1
-0
/
+15
2013-10-16
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2
-43
/
+14
2013-10-16
ide: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-10-16
devres: add kernel standard devm_k.alloc functions
Joe Perches
1
-2
/
+19
2013-10-17
virtio_config: remove virtio_config_val
Rusty Russell
1
-27
/
+0
2013-10-17
virtio_config: introduce size-based accessors.
Rusty Russell
1
-0
/
+134
2013-10-17
bitops: Introduce BIT_ULL
Srinivas Pandruvada
1
-0
/
+3
2013-10-17
PowerCap: Add class driver
Srinivas Pandruvada
1
-0
/
+325
2013-10-16
exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
1
-9
/
+0
2013-10-16
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
1
-1
/
+3
2013-10-16
serial: core: delete .set_wake() callback
Linus Walleij
1
-1
/
+0
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-3
/
+0
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-1
/
+3
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-2
/
+0
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2
-0
/
+13
2013-10-16
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
1
-10
/
+14
2013-10-16
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
Oleg Nesterov
1
-3
/
+3
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
21
-72
/
+105
[prev]
[next]