| Commit message (Expand) | Author | Age | Files | Lines |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 4 | -7/+5 |
|\ |
|
| * | [SCSI] bsg: unexport sg v3 helper functions | FUJITA Tomonori | 2007-07-22 | 1 | -5/+0 |
| * | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 1 | -2/+2 |
| * | [SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.h | Prakash, Sathya | 2007-07-18 | 1 | -0/+2 |
| * | [SCSI] sas_ata: ata_post_internal should abort the sas_task | Darrick J. Wong | 2007-07-18 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-07-22 | 1 | -2/+15 |
|\ \ |
|
| * | | leds: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 1 | -2/+1 |
| * | | leds: Add generic GPIO LED driver | Raphael Assenat | 2007-07-16 | 1 | -0/+14 |
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 | 2 | -7/+18 |
|\ \ \ |
|
| * | | | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 2 | -7/+18 |
| |/ / |
|
* | | | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-07-22 | 1 | -15/+17 |
|\ \ \ |
|
| * | | | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 2007-07-22 | 1 | -2/+0 |
| * | | | [PATCH] allow audit filtering on bit & operations | Eric Paris | 2007-07-22 | 1 | -13/+17 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-22 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [POWERPC] Constify of_platform_driver match_table | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
| * | | | | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-22 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Pull thinkpad into release branch | Len Brown | 2007-07-22 | 1 | -0/+2 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ACPI: thinkpad-acpi: store ThinkPad model information | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -0/+2 |
* | | | | | | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 | 1 | -0/+3 |
|/ / / / / |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-21 | 2 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [IrDA]: EP7211 IR driver port to the latest SIR API | Samuel Ortiz | 2007-07-21 | 1 | -0/+1 |
| * | | | | [NET]: Fix loopback crashes when multiqueue is enabled. | Patrick McHardy | 2007-07-20 | 1 | -1/+1 |
| |/ / / |
|
* | | | | i386: fix iounmap's use of vm_struct's size field | Jeremy Fitzhardinge | 2007-07-21 | 1 | -0/+7 |
* | | | | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 1 | -14/+5 |
* | | | | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 2007-07-21 | 1 | -0/+3 |
* | | | | x86: Support __attribute__((__cold__)) in gcc 4.3 | Andi Kleen | 2007-07-21 | 4 | -8/+35 |
* | | | | x86_64: various cleanups in NUMA scan node | David Rientjes | 2007-07-21 | 1 | -2/+0 |
* | | | | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -0/+3 |
* | | | | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |
* | | | | clockevents: remove prototypes of removed functions | Thomas Gleixner | 2007-07-21 | 1 | -4/+0 |
* | | | | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 2007-07-21 | 2 | -4/+0 |
|/ / / |
|
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-07-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace | Hans Verkuil | 2007-07-20 | 1 | -0/+1 |
* | | | | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2007-07-20 | 4 | -2/+39 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 3 | -1/+38 |
| * | | | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 | 1 | -1/+1 |
* | | | | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) | Roland Dreier | 2007-07-20 | 1 | -1/+1 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | 2 | -60/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 2 | -60/+6 |
| |\ \ \ |
|
| | * | | | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 1 | -60/+0 |
| | * | | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -0/+6 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 | 3 | -0/+144 |
|\ \ \ \ \ |
|
| * | | | | | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -0/+2 |
| * | | | | | Create linux/of_platorm.h | Stephen Rothwell | 2007-07-20 | 1 | -0/+55 |
| * | | | | | Begin consolidation of of_device.h | Stephen Rothwell | 2007-07-20 | 1 | -0/+26 |
| * | | | | | Split out common parts of prom.h | Stephen Rothwell | 2007-07-20 | 1 | -0/+61 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-20 | 3 | -1/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: document intended meaning of KEY_SWITCHVIDEOMODE | Dmitry Torokhov | 2007-07-18 | 1 | -1/+2 |