summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-134-1/+16
* power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon2008-05-041-2/+8
* power_supply: cleanup of the OLPC battery driverAndres Salomon2008-05-041-73/+118
* power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon2008-05-041-0/+49
* power_supply: Support serial number in olpc_batteryDavid Woodhouse2008-05-041-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-034-17/+11
|\
| * clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-031-2/+2
| * clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-031-1/+1
| * hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-033-15/+9
* | tiny mq_open optimizationUlrich Drepper2008-05-031-2/+1
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-0318-265/+18
* | Linux 2.6.26-rc1v2.6.26-rc1Linus Torvalds2008-05-031-2/+2
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-033-1/+16
|\ \
| * | PMU battery: filenames in sysfs with spacesChristian Kujau2008-05-031-1/+1
| * | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-032-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-0326-773/+249
|\ \ \
| * | | Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin2008-05-022-76/+52
| * | | types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-022-0/+40
| * | | xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin2008-05-021-32/+1
| * | | x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-021-36/+2
| * | | v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin2008-05-021-31/+1
| * | | sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin2008-05-021-29/+1
| * | | sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin2008-05-021-29/+1
| * | | sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin2008-05-021-32/+2
| * | | s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin2008-05-021-42/+6
| * | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-021-42/+6
| * | | parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin2008-05-021-31/+2
| * | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin2008-05-021-50/+6
| * | | m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin2008-05-021-31/+1
| * | | m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin2008-05-021-30/+2
| * | | ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin2008-05-021-29/+2
| * | | h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin2008-05-021-32/+2
| * | | cris: types: use <asm-generic/int-*.h> for the cris architectureH. Peter Anvin2008-05-021-31/+2
| * | | blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin2008-05-021-32/+2
| * | | avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin2008-05-021-30/+2
| * | | arm: types: use <asm-generic/int-*.h> for the arm architectureH. Peter Anvin2008-05-021-31/+2
| * | | alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin2008-05-021-35/+1
| * | | types: create <asm-generic/int-*.h>H. Peter Anvin2008-05-023-0/+109
| | |/ | |/|
* | | [MAINTAINERS] PCI list movedJesse Barnes2008-05-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-05-033-22/+34
|\ \ \
| * | | slub: #ifdef simplificationChristoph Lameter2008-05-022-5/+3
| * | | slabinfo: Support printout of the number of fallbacksChristoph Lameter2008-05-021-4/+6
| * | | slub: Whitespace cleanup and use of strict_strtoulChristoph Lameter2008-05-021-13/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0369-560/+704
|\ \ \ \
| * | | | rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux2008-05-021-4/+4
| * | | | netns: Fix reassembly timer to use the right namespaceDaniel Lezcano2008-05-021-1/+3
| * | | | netns: Fix device renaming for sysfsDaniel Lezcano2008-05-023-3/+10
| * | | | bnx2: Update version to 1.7.5.Michael Chan2008-05-021-2/+2