| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kill ->put_inode | Christoph Hellwig | 2008-05-06 | 4 | -14/+0 |
* | [PATCH] fix reservation discarding in affs | Roman Zippel | 2008-05-06 | 5 | -46/+41 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-05-05 | 10 | -26/+75 |
|\ |
|
| * | mlx4_core: Support creation of FMRs with pages smaller than 4K | Oren Duer | 2008-05-05 | 1 | -1/+1 |
| * | IB/ehca: Fix function return types | Stefan Roscher | 2008-05-05 | 1 | -4/+3 |
| * | RDMA/cxgb3: Bump up the MPA connection setup timeout. | Steve Wise | 2008-05-02 | 1 | -2/+2 |
| * | RDMA/cxgb3: Silently ignore close reply after abort. | Steve Wise | 2008-05-02 | 1 | -1/+1 |
| * | RDMA/cxgb3: QP flush fixes | Steve Wise | 2008-05-02 | 3 | -10/+20 |
| * | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen | 2008-04-30 | 3 | -6/+46 |
| * | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() | Roland Dreier | 2008-04-30 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-05-05 | 12 | -406/+428 |
|\ \ |
|
| * | | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED | Parag Warudkar | 2008-05-05 | 1 | -2/+3 |
| * | | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 | 7 | -161/+281 |
| * | | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 2008-05-05 | 2 | -0/+7 |
| * | | sched: fix cpu clock | Ingo Molnar | 2008-05-05 | 1 | -9/+15 |
| * | | sched: fair-group: fix a Div0 error of the fair group scheduler | Miao Xie | 2008-05-05 | 1 | -6/+11 |
| * | | sched: fix missing locking in sched_domains code | Heiko Carstens | 2008-05-05 | 1 | -17/+12 |
| * | | sched: make clock sync tunable by architecture code | Ingo Molnar | 2008-05-05 | 2 | -1/+3 |
| * | | sched: fix debugging | Mike Galbraith | 2008-05-05 | 1 | -27/+0 |
| * | | sched: fix sched_info_switch not being called according to documentation | David Simner | 2008-05-05 | 1 | -2/+2 |
| * | | sched: fix hrtick_start_fair and CPU-Hotplug | Peter Zijlstra | 2008-05-05 | 1 | -1/+65 |
| * | | sched: fix SCHED_FAIR wake-idle logic error | Gregory Haskins | 2008-05-05 | 1 | -1/+1 |
| * | | sched: fix RT task-wakeup logic | Gregory Haskins | 2008-05-05 | 2 | -3/+11 |
| * | | sched: add statics, don't return void expressions | Harvey Harrison | 2008-05-05 | 2 | -6/+10 |
| * | | sched: add debug checks to idle functions | Andrew Morton | 2008-05-05 | 1 | -0/+2 |
| * | | sched: remove old sched doc | Ingo Molnar | 2008-05-05 | 1 | -165/+0 |
| * | | sched: make rt_sched_class, idle_sched_class static | Harvey Harrison | 2008-05-05 | 2 | -2/+2 |
| * | | sched: optimize calc_delta_mine() | Peter Zijlstra | 2008-05-05 | 1 | -4/+4 |
| * | | sched: fix normalized sleeper | Peter Zijlstra | 2008-05-05 | 1 | -1/+1 |
* | | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-05-05 | 9 | -54/+90 |
|\ \ \ |
|
| * | | | [POWERPC] Assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-05 | 1 | -17/+2 |
| * | | | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 2008-05-05 | 5 | -2/+52 |
| * | | | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+15 |
| * | | | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -5/+5 |
| * | | | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+16 |
* | | | | dev_name introduction fall out fix | Stephen Rothwell | 2008-05-05 | 4 | -10/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-05 | 8 | -64/+84 |
|\ \ \ \ |
|
| * | | | | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu | 2008-05-05 | 3 | -2/+8 |
| * | | | | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 | 5 | -41/+53 |
| * | | | | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 | 3 | -18/+19 |
| * | | | | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 | 2 | -3/+4 |
* | | | | | CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS | Geert Uytterhoeven | 2008-05-05 | 1 | -0/+1 |
* | | | | | m68k: remove old mac_esp cruft | Finn Thain | 2008-05-05 | 3 | -57/+0 |
* | | | | | m68k: Handle 68040 bus faults | Roman Zippel | 2008-05-05 | 1 | -3/+14 |
* | | | | | m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> | Geert Uytterhoeven | 2008-05-05 | 1 | -0/+1 |
* | | | | | m68k: serial167 missing return value in cy_put_char() | Geert Uytterhoeven | 2008-05-05 | 1 | -1/+1 |
* | | | | | m68k: Fix falconide `data_adr' typo | Geert Uytterhoeven | 2008-05-05 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-05-05 | 5 | -47/+64 |
|\ \ \ \ |
|
| * | | | | kgdb: kconfig fix xconfig/menuconfig element | Jan Engelhardt | 2008-05-05 | 1 | -7/+9 |
| * | | | | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 2008-05-05 | 2 | -5/+7 |