| Commit message (Expand) | Author | Age |
... | |
| * | [SCSI] bsg: remove unnecessary code and comments | FUJITA Tomonori | 2007-07-23 |
| * | [SCSI] bsg: use lib/idr.c to find a unique minor number | FUJITA Tomonori | 2007-07-23 |
| * | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh | 2007-07-23 |
* | | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 |
* | | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 |
* | | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 |
* | | Provide timespec to guests rather than jiffies clock. | Rusty Russell | 2007-07-28 |
* | | Fix lguest bzImage loading with CONFIG_RELOCATABLE=y | Rusty Russell | 2007-07-28 |
* | | m68knommu: remove crap from machdep.h | Greg Ungerer | 2007-07-28 |
* | | m68knommu: fix declaration of mach_sched_init | Greg Ungerer | 2007-07-28 |
* | | Fix procfs compat_ioctl regression | David Miller | 2007-07-28 |
* | | audit: fix two bugs in the new execve audit code | Peter Zijlstra | 2007-07-28 |
* | | rip some includes from linux/interrupt.h | Al Viro | 2007-07-28 |
* | | fix preprocessor idiocy in reiserfs | Al Viro | 2007-07-28 |
* | | more include order horrors | Al Viro | 2007-07-28 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-28 |
|\ \ |
|
| * | | [S390] Fix sclp_vt220 error handling. | Heiko Carstens | 2007-07-27 |
| * | | [S390] cio: Reorganize initialization. | Cornelia Huck | 2007-07-27 |
| * | | [S390] cio: Make CIO_* macros safe if dbfs are not available. | Cornelia Huck | 2007-07-27 |
| * | | [S390] cio: Clean up messages. | Cornelia Huck | 2007-07-27 |
| * | | [S390] Fix IRQ tracing. | Heiko Carstens | 2007-07-27 |
| * | | [S390] vmur: fix diag14_read. | Frank Munzert | 2007-07-27 |
| * | | [S390] Wire up sys_fallocate. | Martin Schwidefsky | 2007-07-27 |
| * | | [S390] add types.h include to s390_ext.h | Christian Borntraeger | 2007-07-27 |
| * | | [S390] cio: Remove deprecated rdc/rcd. | Cornelia Huck | 2007-07-27 |
| * | | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 |
| * | | [S390] sclp: kill unused SCLP config option. | Heiko Carstens | 2007-07-27 |
| * | | [S390] cio: Remove remains of _ccw_device_get_device_number(). | Cornelia Huck | 2007-07-27 |
| * | | [S390] cio: css_sch_device_register() can be made static. | Cornelia Huck | 2007-07-27 |
| * | | [S390] Improve __smp_call_function_map. | Heiko Carstens | 2007-07-27 |
| * | | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-07-28 |
|\ \ \ |
|
| * | | | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected | Michael Hennerich | 2007-07-24 |
| * | | | Blackfin arch: add BF54x I2C/TWI TWI0 driver support | Bryan Wu | 2007-07-25 |
| * | | | Blackfin On-Chip RTC driver update for supporting BF54x | Mike Frysinger | 2007-07-14 |
| * | | | Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas... | Michael Hennerich | 2007-07-25 |
| * | | | Blackfin arch: add error message when IRQ no available | Michael Hennerich | 2007-07-24 |
| * | | | Blackfin arch: Initialize the exception vectors early in the boot process | Bernd Schmidt | 2007-07-25 |
| * | | | Blackfin arch: fix a compiling warning about dma-mapping | Bryan Wu | 2007-07-24 |
| * | | | Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_... | Mike Frysinger | 2007-07-24 |
| * | | | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ... | Bernd Schmidt | 2007-07-24 |
| * | | | Blackfin arch: Load P0 before storing through it | Bernd Schmidt | 2007-07-24 |
| * | | | Blackfin arch: fix KGDB bug, dont forget last parameter. | Sonic Zhang | 2007-07-24 |
| * | | | Blackfin arch: add selections for BF544 and BF542 | Mike Frysinger | 2007-07-24 |
| * | | | Blackfin arch: use bfin_read_SWRST() now that BF561 provides it | Mike Frysinger | 2007-07-24 |
| * | | | Blackfin arch: setup aliases for some core Core A MMRs | Mike Frysinger | 2007-07-24 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-28 |
|\ \ \ |
|
| * | | | docbook: add pipes, other fixes | Randy Dunlap | 2007-07-27 |
| * | | | blktrace: use cpu_clock() instead of sched_clock() | Ingo Molnar | 2007-07-27 |