| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-29 | 1 | -51/+15 |
|\ |
|
| * | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-25 | 1 | -51/+15 |
* | | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 2007-07-27 | 1 | -1/+1 |
* | | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 | 1 | -0/+3 |
* | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-27 | 1 | -1/+6 |
* | | [IA64] Fix wrong return value in parse_vector_domain | Kenji Kaneshige | 2007-07-26 | 1 | -1/+1 |
* | | [IA64] Fix wrong assumption in acpi_gsi_to_irq | Kenji Kaneshige | 2007-07-26 | 1 | -5/+4 |
* | | [IA64] Add sanity check into __bind_irq_vector | Kenji Kaneshige | 2007-07-26 | 1 | -0/+3 |
* | | cyclone.c: silly use of volatile, __iomem fixes | Al Viro | 2007-07-26 | 1 | -7/+7 |
* | | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | | ia64 time.c: ANSIfy | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 | 12 | -85/+103 |
|\ \ |
|
| * | | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 | 2 | -2/+2 |
| * | | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 | 3 | -4/+8 |
| * | | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 4 | -53/+55 |
| * | | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 | 2 | -12/+26 |
| * | | [IA64] vector-domain - fix vector_table | Kenji Kaneshige | 2007-07-25 | 1 | -11/+10 |
| * | | [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) | Yasuaki Ishimatsu | 2007-07-25 | 1 | -3/+2 |
| |/ |
|
* | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 1 | -0/+19 |
|/ |
|
* | revert "PIE randomization" | Andrew Morton | 2007-07-21 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | 20 | -981/+1103 |
|\ |
|
| * | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 14 | -142/+286 |
| |\ |
|
| | * | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 14 | -142/+286 |
| * | | Pull vector-domain into release branch | Tony Luck | 2007-07-19 | 5 | -394/+604 |
| |\ \ |
|
| | * | | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 | 1 | -8/+0 |
| | * | | [IA64] Enable percpu vector domain for IA64_DIG | Yasuaki Ishimatsu | 2007-07-17 | 1 | -1/+1 |
| | * | | [IA64] Enable percpu vector domain for IA64_GENERIC | Yasuaki Ishimatsu | 2007-07-17 | 1 | -0/+26 |
| | * | | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 | 3 | -12/+70 |
| | * | | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 | 3 | -39/+103 |
| | * | | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 | 4 | -62/+206 |
| | * | | [IA64] Check if irq is sharable | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+3 |
| | * | | [IA64] Fix invalid irq vector assumption for iosapic | Yasuaki Ishimatsu | 2007-07-17 | 1 | -136/+122 |
| | * | | [IA64] Use dynamic irq for iosapic interrupts | Yasuaki Ishimatsu | 2007-07-17 | 1 | -24/+15 |
| | * | | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 | 1 | -28/+29 |
| | * | | [IA64] Cleanup lock order in iosapic_register_intr | Yasuaki Ishimatsu | 2007-07-17 | 1 | -30/+20 |
| | * | | [IA64] Remove duplicated members in iosapic_rte_info | Yasuaki Ishimatsu | 2007-07-17 | 1 | -36/+24 |
| | * | | [IA64] Remove block structure for locking in iosapic.c | Yasuaki Ishimatsu | 2007-07-17 | 1 | -166/+135 |
| * | | | [IA64] refresh some config files for 64K pagesize | Tony Luck | 2007-07-19 | 2 | -444/+212 |
| * | | | [IA64] fallocate system call | David Chinner | 2007-07-19 | 1 | -1/+1 |
* | | | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | | | | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -9/+0 |
|/ / / |
|
* | | | mm: variable length argument support | Ollie Wild | 2007-07-19 | 1 | -51/+16 |
* | | | use the new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -1/+1 |
* | | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+1 |
* | | | jprobes: make jprobes a little safer for users | Michael Ellerman | 2007-07-19 | 1 | -1/+6 |
* | | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -13/+13 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-17 | 5 | -13/+23 |
|\ \ |
|
| * | | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2007-07-13 | 2 | -9/+0 |