| Commit message (Expand) | Author | Age |
... | |
| * | | | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day | 2007-07-10 |
| * | | | [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] | Ralf Baechle | 2007-07-10 |
| * | | | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli | 2007-07-10 |
| * | | | [MIPS] Create fallback gpio.h | Atsushi Nemoto | 2007-07-10 |
| * | | | [MIPS] Add generic GPIO support | Yoichi Yuasa | 2007-07-10 |
| * | | | [MIPS] Remove unused cpu_callout_map and num_booting_cpus() | Adrian Bunk | 2007-07-10 |
| * | | | [MIPS] "extern inline" -> "static inline" | Adrian Bunk | 2007-07-10 |
| * | | | [MIPS] Simplify missing-syscalls for N32 and O32 | Atsushi Nemoto | 2007-07-10 |
| * | | | [MIPS] Remove unused config entries | Yoichi Yuasa | 2007-07-10 |
| * | | | [MIPS] remove unused definitions for Cobalt | Yoichi Yuasa | 2007-07-10 |
| | |/
| |/| |
|
* | | | Merge git://git.infradead.org/~dwmw2/battery-2.6 | Linus Torvalds | 2007-07-10 |
|\ \ \ |
|
| * | | | [BATTERY] ds2760 W1 slave | Anton Vorontsov | 2007-07-10 |
| * | | | [BATTERY] One Laptop Per Child power/battery driver | David Woodhouse | 2007-07-10 |
| * | | | [BATTERY] Apple PMU driver | David Woodhouse | 2007-07-10 |
| * | | | [BATTERY] 1-Wire ds2760 chip battery driver | Anton Vorontsov | 2007-07-10 |
| * | | | [BATTERY] APM emulation driver for class batteries | Anton Vorontsov | 2007-07-10 |
| * | | | [BATTERY] pda_power platform driver | Anton Vorontsov | 2007-07-10 |
| * | | | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 2007-07-10 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-10 |
|\ \ \ |
|
| * | | | [S390] vmlogrdr function annotation. | Christian Borntraeger | 2007-07-10 |
| * | | | [S390] s390: rename CPU_IDLE to S390_CPU_IDLE | Heiko Carstens | 2007-07-10 |
| * | | | [S390] cio: Remove prototype for non-existing function cmf_reset(). | Cornelia Huck | 2007-07-10 |
| * | | | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 2007-07-10 |
| * | | | [S390] system call optimization. | Martin Schwidefsky | 2007-07-10 |
| * | | | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE | Heiko Carstens | 2007-07-10 |
| * | | | [S390] Remove volatile from atomic_t | Heiko Carstens | 2007-07-10 |
| * | | | [S390] Program check in diag 210 under 31 bit | Michael Holzheu | 2007-07-10 |
| * | | | [S390] Bogomips calculation for 64 bit. | Martin Schwidefsky | 2007-07-10 |
| * | | | [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). | Heiko Carstens | 2007-07-10 |
| * | | | [S390] zcore: Fix __user annotation. | Heiko Carstens | 2007-07-10 |
| * | | | [S390] fixed cdl-format detection. | Stefan Haberland | 2007-07-10 |
| * | | | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 |
| * | | | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 |
| * | | | [S390] Fixed comment typo. | Ralph Wuerthner | 2007-07-10 |
| * | | | [S390] vmcp cleanup | Robert P. J. Day | 2007-07-10 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2007-07-10 |
|\ \ \ |
|
| * | | | [GFS2] Accept old format NFS filehandles | Steven Whitehouse | 2007-07-10 |
| * | | | [GFS2] Small fixes to logging code | Steven Whitehouse | 2007-07-09 |
| * | | | [DLM] dump more lock values | David Teigland | 2007-07-09 |
| * | | | [GFS2] Remove i_mode passing from NFS File Handle | Wendy Cheng | 2007-07-09 |
| * | | | [GFS2] Obtaining no_formal_ino from directory entry | Wendy Cheng | 2007-07-09 |
| * | | | [GFS2] git-gfs2-nmw-build-fix | akpm@linux-foundation.org | 2007-07-09 |
| * | | | [GFS2] System won't suspend with GFS2 file system mounted | Abhijith Das | 2007-07-09 |
| * | | | [GFS2] remounting w/o acl option leaves acls enabled | Bob Peterson | 2007-07-09 |
| * | | | [GFS2] inode size inconsistency | Wendy Cheng | 2007-07-09 |
| * | | | [DLM] Telnet to port 21064 can stop all lockspaces | Patrick Caulfield | 2007-07-09 |
| * | | | [GFS2] Fix gfs2_block_truncate_page err return | S. Wendy Cheng | 2007-07-09 |
| * | | | [GFS2] Addendum to the journaled file/unmount patch | Robert Peterson | 2007-07-09 |
| * | | | [GFS2] Simplify multiple glock aquisition | Steven Whitehouse | 2007-07-09 |
| * | | | [GFS2] assertion failure after writing to journaled file, umount | Robert Peterson | 2007-07-09 |