index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
powerpc: Add CFAR to oops output
Michael Neuling
1
-0
/
+2
2011-07-19
hvc_console: Add kdb support
Anton Blanchard
1
-0
/
+39
2011-07-19
powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon
Anton Blanchard
1
-21
/
+37
2011-07-19
powerpc/irq: Quieten irq mapping printks
Anton Blanchard
1
-1
/
+1
2011-07-19
powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigs
Anton Blanchard
2
-0
/
+4
2011-07-19
powerpc: Add mpt2sas driver to pseries and ppc64 defconfig
Anton Blanchard
2
-0
/
+2
2011-07-19
powerpc: Disable IRQs off tracer in ppc64 defconfig
Anton Blanchard
1
-1
/
+0
2011-07-19
powerpc: Sync pseries and ppc64 defconfigs
Anton Blanchard
1
-0
/
+12
2011-07-19
powerpc/pseries/hvconsole: Fix dropped console output
Anton Blanchard
1
-1
/
+1
2011-07-19
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
1
-3
/
+5
2011-07-19
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
Michael Neuling
1
-5
/
+1
2011-07-19
powerpc/mm: Fix output of total_ram.
Tony Breeds
1
-2
/
+2
2011-07-19
powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards
Dmitry Eremin-Solenikov
4
-0
/
+326
2011-07-19
powerpc: Correct annotations of pmu registration functions
Dmitry Eremin-Solenikov
8
-8
/
+8
2011-07-19
powerpc: Remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
2011-07-08
powerpc: Dont require a dma_ops struct to set dma mask
Kumar Gala
1
-3
/
+1
2011-07-08
powerpc: implement arch_setup_pdev_archdata
Kumar Gala
2
-26
/
+6
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2
-0
/
+22
2011-07-08
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
4
-0
/
+24
2011-07-08
powerpc/p1022ds: Remove fixed-link property from ethernet nodes.
Felix Radensky
1
-2
/
+0
2011-07-08
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
Laurentiu TUDOR
1
-4
/
+5
2011-07-08
powerpc/85xx: Add p2040 RDB board support
Mingkai Hu
6
-0
/
+891
2011-07-08
powerpc/85xx: add hypervisor config entries to corenet_smp_defconfig
Timur Tabi
1
-0
/
+3
2011-07-08
drivers/virt: introduce Freescale hypervisor management driver
Timur Tabi
8
-0
/
+1222
2011-07-07
powerpc/85xx: Add P5020 SoC device tree include stub
Kumar Gala
2
-570
/
+653
2011-07-07
powerpc/85xx: Add P3041 SoC device tree include stub
Kumar Gala
2
-578
/
+661
2011-07-01
powerpc: Use -mtraceback=no
Anton Blanchard
1
-1
/
+1
2011-07-01
powerpc: Add jump label support
Michael Ellerman
4
-0
/
+72
2011-07-01
powerpc/hvsi: Fix conflict with old HVSI driver
Benjamin Herrenschmidt
3
-43
/
+43
2011-07-01
powerpc: Fix build problem with default ppc_md.progress commit
Benjamin Herrenschmidt
1
-0
/
+2
2011-06-30
powerpc: Add printk companion for ppc_md.progress
Dave Carroll
3
-1
/
+8
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
4
-51
/
+19
2011-06-30
drm/radeon/kms: increase rom size for atrm method
Alex Deucher
1
-1
/
+1
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
1
-3
/
+3
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-29
powerpc/pseries: Move hvsi support into a library
Benjamin Herrenschmidt
4
-385
/
+482
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
11
-227
/
+749
2011-06-29
powerpc/udbg: Register udbg console generically
Benjamin Herrenschmidt
2
-2
/
+2
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
2
-45
/
+37
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
2
-62
/
+69
2011-06-29
powerpc/maple: Register CPC925 EDAC device on all boards with CPC925
Dmitry Eremin-Solenikov
1
-22
/
+19
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
4
-26
/
+12
2011-06-29
powerpc/pseries: Introduce pSeries_reconfig_notify()
Akinobu Mita
3
-19
/
+23
2011-06-29
powerpc/maple: Enable scom access functions on Maple
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-06-29
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
Becky Bruce
1
-1
/
+2
2011-06-29
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
Becky Bruce
1
-1
/
+2
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
4
-34
/
+266
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
[next]