index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
16
-39
/
+35
*
of/irq: Rework of_irq_count()
Thierry Reding
2013-10-24
1
-1
/
+2
*
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
3
-6
/
+127
*
of: Add helper for printing an of_phandle_args structure
Grant Likely
2013-10-24
3
-3
/
+13
*
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
4
-59
/
+67
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
16
-30
/
+22
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
19
-88
/
+58
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
20
-42
/
+42
*
of/irq: Pass trigger type in IRQ resource flags
Tomasz Figa
2013-10-15
1
-1
/
+1
*
of: Fix dereferencing node name in debug output to be safe
Grant Likely
2013-10-15
2
-7
/
+7
*
of: Fix iteration bug over CPU reg properties
Grant Likely
2013-10-15
1
-2
/
+2
*
of: Make cpu node handling more portable.
David Miller
2013-10-15
3
-17
/
+84
*
of: fix unnecessary warning on missing /cpus node
Grant Likely
2013-10-14
1
-3
/
+1
*
Linux 3.12-rc5
v3.12-rc5
Linus Torvalds
2013-10-13
1
-1
/
+1
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-10-13
3
-4
/
+5
|
\
|
*
watchdog: sunxi: Fix section mismatch
Maxime Ripard
2013-10-13
1
-2
/
+2
|
*
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
2013-10-13
1
-1
/
+1
|
*
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
2013-10-13
1
-1
/
+2
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-10-13
9
-12
/
+50
|
\
\
|
*
|
ARM: exynos: dts: Update 5250 arch timer node with clock frequency
Yuvaraj Kumar C D
2013-10-13
1
-0
/
+5
|
*
|
Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2013-10-13
8
-12
/
+45
|
|
\
\
|
|
*
|
ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config
Pali Rohár
2013-10-08
1
-0
/
+9
|
|
*
|
ARM: mach-omap2: board-generic: fix undefined symbol
Simon Barth
2013-10-08
1
-2
/
+2
|
|
*
|
ARM: dts: Fix pinctrl mask for omap3
Tony Lindgren
2013-10-08
3
-8
/
+4
|
|
*
|
ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree
Nishanth Menon
2013-10-08
2
-1
/
+19
|
|
*
|
ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
Aaro Koskinen
2013-10-03
1
-1
/
+11
*
|
|
|
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-10-13
6
-22
/
+30
|
\
\
\
\
|
*
|
|
|
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
2013-10-13
1
-1
/
+14
|
*
|
|
|
parisc: optimize variable initialization in do_page_fault
John David Anglin
2013-10-13
1
-5
/
+10
|
*
|
|
|
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-10-13
1
-3
/
+3
|
*
|
|
|
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
2013-10-13
1
-1
/
+1
|
*
|
|
|
parisc: remove unused syscall_ipi() function.
Helge Deller
2013-10-13
1
-5
/
+0
|
*
|
|
|
parisc: kill SMP single function call interrupt
Jiang Liu
2013-10-13
1
-7
/
+1
|
*
|
|
|
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
2013-10-13
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-10-13
2
-4
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-10-11
1
-0
/
+1
|
*
|
|
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-11
1
-2
/
+5
|
*
|
|
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-11
1
-2
/
+0
|
|
/
/
*
|
|
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-12
1
-1
/
+1
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-12
2
-1
/
+3
|
\
\
\
|
*
|
|
ext4: fix memory leak in xattr
Dave Jones
2013-10-12
1
-0
/
+2
|
*
|
|
ext4: fix performance regression in writeback of random writes
Jan Kara
2013-09-16
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-12
6
-21
/
+25
|
\
\
\
\
|
*
|
|
|
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-10
3
-7
/
+17
|
*
|
|
|
Btrfs: insert orphan roots into fs radix tree
Miao Xie
2013-10-10
1
-5
/
+3
|
*
|
|
|
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
2013-10-10
1
-8
/
+4
|
*
|
|
|
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-10-10
1
-1
/
+1
*
|
|
|
|
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-10-12
5
-35
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
David Henningsson
2013-10-11
1
-0
/
+2
|
*
|
|
|
|
ALSA: hda - Add a headset mic model for ALC269 and friends
David Henningsson
2013-10-11
2
-0
/
+16
[next]