summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt2007-11-071-1/+3
| * | | | | sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt2007-11-071-17/+2
| * | | | | sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt2007-11-071-0/+1
| |/ / / /
| * | | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-078-672/+3
| * | | | superhyway: Handle device_register() retval properly.Paul Mundt2007-11-071-3/+4
| * | | | sh: kgdb sysrq depends on magic sysrq.Paul Mundt2007-11-071-0/+1
| * | | | sh: Add -Werror for clean directories.Paul Mundt2007-11-076-1/+10
| * | | | sh: Fix up kgdb build with modular sh-sci.Paul Mundt2007-11-072-2/+9
| * | | | sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt2007-11-071-2/+0
| * | | | sh: Fix up kgdb-on-NMI branch target.Paul Mundt2007-11-071-1/+1
| * | | | sh: ubc wakeup for SH-4 only.Paul Mundt2007-11-071-1/+1
| * | | | sh: Fix compression method when making uImage.Nobuhiro Iwamatsu2007-11-071-1/+1
| * | | | sh: Kill off duplicate includes.Paul Mundt2007-11-073-3/+0
| * | | | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger2007-11-072-5/+0
| * | | | sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu2007-11-071-3/+5
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-098-15/+949
|\ \ \ \
| * | | | [ARM] pxa: fix one-shot timer modeRussell King2007-11-081-9/+14
| * | | | [ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode.Jan Rinze2007-11-081-0/+2
| * | | | [ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman2007-11-081-1/+1
| * | | | [ARM] Allow watchdog drivers to be selected againRussell King2007-11-071-0/+2
| * | | | [ARM] 4633/1: omap build fix when FB enabledDavid Brownell2007-11-051-1/+1
| * | | | [ARM] 4642/2: netX: default config for netx based boardsRobert Schwebel2007-11-051-0/+925
| * | | | [ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel2007-11-051-3/+3
| * | | | [ARM] Fix iop3xx macroRussell King2007-11-051-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-11-091-5/+2
|\ \ \ \
| * | | | [LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy2007-11-081-5/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-0915-56/+63
|\ \ \ \
| * | | | Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-0911-27/+26
| * | | | block: fix requeue handling in blk_queue_invalidate_tags()Jens Axboe2007-11-091-15/+2
| * | | | mmc: Fix sg helper copy-and-paste errorRoland Dreier2007-11-081-1/+1
| * | | | pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo2007-11-081-0/+9
| * | | | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe2007-11-071-0/+4
| * | | | cfq_idle_class_timer: add paranoid checks for jiffies overflowOleg Nesterov2007-11-071-11/+17
| * | | | cfq: fix IOPRIO_CLASS_IDLE delaysOleg Nesterov2007-11-071-0/+1
| * | | | cfq: fix IOPRIO_CLASS_IDLE accountingOleg Nesterov2007-11-071-2/+3
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-0953-360/+996
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-0824-78/+472
| |\ \ \ \
| | * | | | [POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco2007-11-011-1/+3
| | * | | | [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-012-18/+16
| | * | | | [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-017-0/+79
| | * | | | [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-0110-29/+46
| | * | | | [POWERPC] allocation fix in ppc/platforms/4xx/luan.cRoel Kluin2007-11-011-1/+6
| | * | | | [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-012-8/+40
| | * | | | [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-011-4/+6
| | * | | | [POWERPC] Device tree bindings for Xilinx devicesGrant Likely2007-11-011-0/+261
| | * | | | [POWERPC] bootwrapper: Bail from script if any command failsGrant Likely2007-11-011-17/+10
| | * | | | [POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely2007-11-011-0/+5
| * | | | | [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-081-1/+1
| * | | | | [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg2007-11-081-0/+2
| * | | | | [POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg2007-11-081-7/+3
OpenPOWER on IntegriCloud