index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-10-14
5
-23
/
+44
*
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-14
4
-6
/
+9
|
\
|
*
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
2009-10-14
1
-1
/
+1
|
*
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
2009-10-14
1
-2
/
+1
|
*
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
2009-10-14
1
-0
/
+2
|
*
sh: Tidy up SMP cpuinfo.
Paul Mundt
2009-10-14
1
-0
/
+2
|
*
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
2009-10-14
1
-3
/
+3
*
|
sh: Only invalidate the I-cache range for secondary CPUs stack_start.
Paul Mundt
2009-10-14
1
-1
/
+3
*
|
sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.
Paul Mundt
2009-10-14
1
-1
/
+5
*
|
sh: ftrace: Make code modification NMI safe.
Paul Mundt
2009-10-13
2
-1
/
+146
*
|
sh: Don't profile return_address().
Paul Mundt
2009-10-13
1
-0
/
+2
*
|
sh: Tidy up the dwarf module helpers.
Paul Mundt
2009-10-13
3
-36
/
+53
*
|
sh: Generalize CALLER_ADDRx support.
Paul Mundt
2009-10-13
4
-42
/
+68
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-13
1
-10
/
+27
|
\
|
|
*
sh: ftrace: Fix up syscall tracepoint support.
Paul Mundt
2009-10-13
1
-10
/
+27
*
|
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
Paul Mundt
2009-10-13
1
-2
/
+2
*
|
cdrom: gdrom: Kill off PHYSADDR use.
Paul Mundt
2009-10-13
1
-5
/
+5
*
|
Merge branch 'sh/stable-updates'
Paul Mundt
2009-10-13
562
-9902
/
+60559
|
\
|
|
*
sh: force dcache flush if dcache_dirty bit set.
Paul Mundt
2009-10-13
1
-1
/
+1
|
*
sh: update die() output.
Paul Mundt
2009-10-13
1
-3
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-12
7
-47
/
+42
|
|
\
|
|
*
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
2009-10-07
1
-1
/
+1
|
|
*
PCI: get larger bridge ranges when space is available
Yinghai Lu
2009-10-07
1
-2
/
+11
|
|
*
PCI: pci.c: fix kernel-doc notation
Randy Dunlap
2009-10-07
1
-4
/
+4
|
|
*
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
Gabe Black
2009-10-07
2
-0
/
+20
|
|
*
PCI PM: Read device power state from register after updating it
Rafael J. Wysocki
2009-10-06
1
-1
/
+5
|
|
*
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
2009-10-06
1
-37
/
+0
|
|
*
PCI: PCIe portdrv: remove "-driver" from driver name
Bjorn Helgaas
2009-10-06
1
-2
/
+1
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-10-12
26
-216
/
+426
|
|
\
\
|
|
*
|
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
2009-10-12
1
-6
/
+3
|
|
*
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-10-12
1071
-17817
/
+68247
|
|
|
\
\
|
|
|
*
|
[ARM] pxa: workaround errata #37 by not using half turbo switching
Dennis O'Brien
2009-10-12
1
-1
/
+1
|
|
|
*
|
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
2009-10-12
1
-2
/
+2
|
|
|
*
|
[ARM] pxa/csb726: adjust duplicate structure field initialization
Julia Lawall
2009-10-12
1
-1
/
+1
|
|
*
|
|
ARM: Add kmap_atomic type debugging
Russell King
2009-10-11
1
-0
/
+2
|
|
*
|
|
ARM: boolean bit testing
Johannes Weiner
2009-10-11
1
-3
/
+3
|
|
*
|
|
ARM: update die() output
Russell King
2009-10-11
1
-2
/
+3
|
|
*
|
|
ARM: Dump code/mem oops lines with the appropriate log level
Russell King
2009-10-11
1
-16
/
+17
|
|
*
|
|
ARM: Dump memory and backtrace as one printk per line
Russell King
2009-10-11
1
-19
/
+23
|
|
*
|
|
ARM: 5756/1: ep93xx: introduce clk parent
Hartley Sweeten
2009-10-10
1
-47
/
+119
|
|
*
|
|
ARM: 5754/1: ep93xx: update i2c support
Hartley Sweeten
2009-10-10
4
-16
/
+51
|
|
*
|
|
ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines
Hartley Sweeten
2009-10-10
1
-12
/
+0
|
|
*
|
|
ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros
Hartley Sweeten
2009-10-07
1
-8
/
+10
|
|
*
|
|
ARM: 5751/1: ep93xx/micro9: Add Micro9-Slim
Hubert Feurstein
2009-10-07
2
-1
/
+23
|
|
*
|
|
ARM: 5750/1: ep93xx/micro9: Update platform code
Hubert Feurstein
2009-10-07
3
-58
/
+75
|
|
*
|
|
ARM: 5749/1: ep93xx/micro9: Update maintainer
Hubert Feurstein
2009-10-07
2
-4
/
+11
|
|
*
|
|
ARM: 5752/1: SA1100: fix building of h3100
Dmitry Artamonow
2009-10-07
1
-0
/
+1
|
|
*
|
|
ARM: 5748/1: bcmring: fix build warning messages
Leo Chen
2009-10-07
2
-3
/
+3
|
|
*
|
|
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
2009-10-07
1
-1
/
+1
|
|
*
|
|
ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range
Catalin Marinas
2009-10-07
2
-4
/
+35
[next]