aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-22
| * | Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
| * | Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-22
| * | Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-22
| * | Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-22
| * | Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
| * | Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-22
| * | Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-22
| * | Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
| * | Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-21
| * | Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-21
| * | Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-21
| * | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-21
| * | Blackfin: split kernel/traps.cRobin Getz2010-05-21
| * | Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
| * | Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai2010-05-21
| * | Blackfin: punt duplicated CAN MMRsMike Frysinger2010-05-21
| * | Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger2010-05-21
| * | Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2010-05-21
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\ \ \
| * | | uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-22
| * | | sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-22
| * | | sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-22
| * | | autofs4: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-22
| * | | uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-16
| * | | ncpfs: BKL ioctl pushdownJohn Kacur2010-05-16
| * | | coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-16
| * | | coda: BKL ioctl pushdownJohn Kacur2010-05-16
| * | | drivers: Push down BKL into various driversArnd Bergmann2010-05-16
| * | | isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * | | scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * | | dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * | | smbfs: Push down BKL into ioctl functionArnd Bergmann2010-05-16
| * | | coda/psdev: Remove BKL from ioctl functionArnd Bergmann2010-05-16
| * | | um/mmapper: Remove BKL usageArnd Bergmann2010-05-16
| * | | sn_hwperf: Kill BKL usageArnd Bergmann2010-05-16
| * | | hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-16
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-24
|\ \ \ \
| * | | | ds2760_battery: Document ABI changeDaniel Mack2010-05-19
| * | | | ds2760_battery: Make charge_now and charge_full writeableDaniel Mack2010-05-19
| * | | | power_supply: Add support for writeable propertiesDaniel Mack2010-05-19
| * | | | power_supply: Use attribute groupsAnton Vorontsov2010-05-19
| * | | | power_supply: Add test_power driverAnton Vorontsov2010-05-18
| * | | | tosa_battery: Fix build error due to direct driver_data usageDmitry Eremin-Solenikov2010-05-02
| * | | | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)Anton Vorontsov2010-05-02
| * | | | ds2782_battery: Get rid of magic numbers in driver_dataAnton Vorontsov2010-05-02
| * | | | ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-26
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-26
| |\ \ \ \
| * | | | | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-16
| * | | | | wm831x_power: Use genirqMark Brown2010-04-06