summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MIPS] PMC MSP71xx core platformMarc St-Jean2007-07-106-0/+1414
| * | | [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.Adrian Bunk2007-07-101-8/+6
| * | | [MIPS] New files for lemote fulong mini-PC supportSongmao Tian2007-07-104-1/+90
| * | | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-103-1/+12
| * | | [MIPS] Convert init_thread initialization to ISO C initializers.Ralf Baechle2007-07-101-37/+53
| * | | [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-104-1/+12
| * | | [MIPS] FP affinity: Coding style cleanups Ralf Baechle2007-07-101-7/+5
| * | | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-101-110/+0
| * | | [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-103-29/+3
| * | | [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle2007-07-101-1/+1
| * | | [MIPS] EV64120: Remove supportYoichi Yuasa2007-07-103-87/+0
| * | | [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto2007-07-101-35/+0
| * | | [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu2007-07-101-4/+8
| * | | [MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu2007-07-102-9/+9
| * | | [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu2007-07-101-1/+1
| * | | [MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu2007-07-101-38/+27
| * | | [MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu2007-07-104-73/+23
| * | | [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-101-0/+0
| * | | [MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle2007-07-101-23/+6
| * | | [MIPS] Add generic GPIO to Au1x00Florian Fainelli2007-07-102-20/+69
| * | | [MIPS] Create fallback gpio.hAtsushi Nemoto2007-07-101-0/+15
| * | | [MIPS] Add generic GPIO supportYoichi Yuasa2007-07-101-0/+6
| * | | [MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk2007-07-101-7/+0
| * | | [MIPS] "extern inline" -> "static inline"Adrian Bunk2007-07-101-1/+1
| * | | [MIPS] remove unused definitions for CobaltYoichi Yuasa2007-07-101-5/+0
| | |/ | |/|
* | | Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2007-07-102-0/+211
|\ \ \
| * | | [BATTERY] pda_power platform driverAnton Vorontsov2007-07-101-0/+31
| * | | [BATTERY] Universal power supply class (was: battery class)Anton Vorontsov2007-07-101-0/+180
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-106-38/+35
|\ \ \
| * | | [S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens2007-07-101-2/+2
| * | | [S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck2007-07-101-1/+0
| * | | [S390] Remove volatile from atomic_tHeiko Carstens2007-07-101-2/+2
| * | | [S390] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-102-3/+14
| * | | [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-101-0/+1
| * | | [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-101-30/+16
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-07-105-142/+93
|\ \ \
| * | | [DLM] variable allocationPatrick Caulfield2007-07-091-0/+1
| * | | [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-091-1/+4
| * | | [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-127/+0
| * | | [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-091-0/+1
| * | | [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+1
| * | | [GFS2] latest gfs2-nmw headers break userland buildFabio Massimo Di Nitto2007-07-091-1/+1
| * | | [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-1/+5
| * | | [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-6/+15
| * | | [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-093-3/+61
| * | | [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-091-0/+8
| * | | [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-9/+2
| | |/ | |/|
* | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-104-43/+156
|\ \ \
| * | | pipe: add documentation and commentsJens Axboe2007-07-101-1/+76
| * | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-4/+5
OpenPOWER on IntegriCloud