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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-18
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
4
-12
/
+162
2012-05-18
RDMA/cxgb4: Add debugfs RDMA memory stats
Vipul Pandya
5
-3
/
+155
2012-05-18
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
6
-42
/
+280
2012-05-18
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2
-11
/
+61
2012-05-18
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
5
-0
/
+103
2012-05-18
[media] videodev2.h: add enum/query/cap dv_timings ioctls
Hans Verkuil
1
-24
/
+149
2012-05-18
perf evsel: Create events initially disabled -- again
David Ahern
1
-1
/
+1
2012-05-18
[media] em28xx: Fix memory leak on driver defered resource release
Ezequiel García
1
-0
/
+1
2012-05-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+15
2012-05-18
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2
-6
/
+23
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
2
-0
/
+15
2012-05-18
ktest: Fix kernelrevision with POST_BUILD
Steven Rostedt
1
-0
/
+11
2012-05-18
apparmor: fix long path failure due to disconnected path
John Johansen
1
-0
/
+2
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
1
-0
/
+4
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-18
be2net: Fix to allow get/set of debug levels in the firmware.
Somnath Kotur
5
-0
/
+230
2012-05-18
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
1
-0
/
+1
2012-05-18
ipv6: remove csummode in ip6_append_data()
Eric Dumazet
1
-3
/
+1
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
2
-65
/
+59
2012-05-18
iwlwifi: dont pull too much payload in skb head
Eric Dumazet
1
-1
/
+6
2012-05-18
x86, relocs: When printing an error, say relative or absolute
H. Peter Anvin
1
-3
/
+8
2012-05-18
Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+11
2012-05-18
ASoC: OMAP: HDMI: Introduce codec
Ricardo Neri
4
-0
/
+76
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
351
-2073
/
+3514
2012-05-18
mfd: palmas PMIC device support Kconfig
Graeme Gregory
2
-0
/
+12
2012-05-18
mfd: palmas PMIC device support
Graeme Gregory
2
-0
/
+3129
2012-05-18
ARM: mx31_3ds: Add sound support
Philippe Rétornaz
2
-1
/
+22
2012-05-18
ASoC: imx-mc13783 cleanup
Philippe Rétornaz
1
-8
/
+1
2012-05-18
mx31moboard: Add sound support
Philippe Rétornaz
2
-1
/
+20
2012-05-18
ASoC: mc13783 codec cleanups
Philippe Rétornaz
1
-21
/
+7
2012-05-18
ASoC: add imx-mc13783 sound support
Philippe Rétornaz
3
-0
/
+173
2012-05-18
ASoC: Add mc13783 codec
Philippe Rétornaz
4
-0
/
+834
2012-05-18
mfd: mc13xxx: add codec platform data
Philippe Rétornaz
2
-1
/
+13
2012-05-18
regulator: Enable Device Tree for the db8500-prcmu regulator driver
Lee Jones
1
-7
/
+69
2012-05-18
regulator: db8500-prcmu: Separate regulator registration from probe
Lee Jones
1
-27
/
+44
2012-05-18
x86, relocs: More relocations which may end up as absolute
H. Peter Anvin
1
-1
/
+5
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
4
-56
/
+96
2012-05-18
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/drivers
Jens Axboe
13
-288
/
+754
2012-05-18
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-19
/
+25
2012-05-18
gpio/omap: (re)fix wakeups on level-triggered GPIOs
Kevin Hilman
1
-3
/
+3
2012-05-18
gpio/omap: fix broken context restore for non-OFF mode transitions
Kevin Hilman
1
-2
/
+1
2012-05-18
C6X: remove unused config items
Mark Salter
1
-12
/
+0
2012-05-18
ALSA: hda - unlock on error in azx_interrupt()
Dan Carpenter
1
-1
/
+3
2012-05-18
ext2: trivial fix to comment for ext2_free_blocks
Wang Sheng-Hui
1
-1
/
+1
2012-05-18
floppy: take over maintainership
Jiri Kosina
1
-0
/
+6
2012-05-18
floppy: remove floppy-specific O_EXCL handling
Jiri Kosina
1
-14
/
+4
2012-05-18
floppy: convert to delayed work and single-thread wq
Jiri Kosina
1
-70
/
+73
2012-05-18
Merge branch 'at91/dt' into next/dt
Arnd Bergmann
2
-0
/
+43
2012-05-18
ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files
Nicolas Ferre
2
-0
/
+43
[prev]
[next]