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-03-28
drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.
Michel Dänzer
1
-1
/
+11
2012-03-27
Merge branch 'fixes-non-critical' into next/drivers2
Olof Johansson
82
-224
/
+421
2012-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-36
/
+971
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
54
-733
/
+813
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-95
/
+710
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
80
-3248
/
+3793
2012-03-28
powerpc/perf: Fix instruction address sampling on 970 and Power4
Benjamin Herrenschmidt
4
-5
/
+45
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
13
-48
/
+44
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
10
-26
/
+5
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
3
-11
/
+3
2012-03-28
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
1
-25
/
+1
2012-03-28
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
1
-19
/
+8
2012-03-28
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
2
-2
/
+1
2012-03-28
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
1
-4
/
+1
2012-03-28
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
1
-17
/
+116
2012-03-28
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
3
-66
/
+69
2012-03-28
powerpc/eeh: Retrieve PHB from global list
Gavin Shan
1
-14
/
+5
2012-03-28
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
2
-24
/
+13
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
3
-11
/
+9
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-109
/
+184
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
147
-1037
/
+5017
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
118
-732
/
+3077
2012-03-27
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
26
-1
/
+5182
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
66
-558
/
+1929
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
76
-346
/
+5351
2012-03-27
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
103
-999
/
+964
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
379
-7606
/
+4783
2012-03-27
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-6
/
+10
2012-03-27
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
90
-323
/
+650
2012-03-27
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-27
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Arnd Bergmann
214
-6281
/
+14139
2012-03-27
watchdog: txx9wdt: fix timeout
Wim Van Sebroeck
1
-8
/
+10
2012-03-27
watchdog: Convert txx9wdt driver to watchdog framework
Axel Lin
2
-118
/
+38
2012-03-27
watchdog: coh901327_wdt.c: fix timeout
Wim Van Sebroeck
1
-6
/
+10
2012-03-27
watchdog: coh901327: convert to use watchdog core
Linus Walleij
2
-137
/
+56
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
4
-1
/
+14
2012-03-27
watchdog: ep93xx_wdt: timeout is an unsigned int value.
Wim Van Sebroeck
1
-3
/
+3
2012-03-27
watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core
Mika Westerberg
1
-0
/
+1
2012-03-27
watchdog: Convert ep93xx driver to watchdog core
H Hartley Sweeten
2
-149
/
+55
2012-03-27
watchdog: sp805: Use devm routines
Viresh Kumar
1
-22
/
+13
2012-03-27
watchdog: sp805: replace readl/writel with lighter _relaxed variants
Viresh Kumar
1
-12
/
+12
2012-03-27
watchdog: sp805: Fix documentation style comment
Viresh Kumar
1
-8
/
+7
2012-03-27
watchdog: mpcore_wdt: Allow platform_get_irq() to fail
Viresh Kumar
1
-9
/
+9
2012-03-27
watchdog: mpcore_wdt: Use devm routines
Viresh Kumar
1
-39
/
+19
2012-03-27
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Viresh Kumar
1
-20
/
+20
2012-03-27
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
1
-3
/
+5
2012-03-27
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
1
-1
/
+8
2012-03-27
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
1
-1
/
+1
2012-03-27
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
1
-8
/
+8
2012-03-27
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
3
-14
/
+53
[prev]
[next]