| Commit message (Expand) | Author | Age | Files | Lines |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 4 | -0/+293 |
* | mm: fix handling of panic_on_oom when cpusets are in use | Yasunori Goto | 2007-05-07 | 1 | -6/+17 |
* | slub: add slabinfo tool | Christoph Lameter | 2007-05-07 | 1 | -0/+943 |
* | slub: user documentation | Christoph Lameter | 2007-05-07 | 1 | -0/+113 |
* | smaps: add clear_refs file to clear reference | David Rientjes | 2007-05-07 | 1 | -15/+16 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | 1 | -0/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 3 | -10/+4 |
|\ |
|
| * | kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs' | Randy Dunlap | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: fix make mrproper for Documentation/DocBook/man | Sam Ravnborg | 2007-05-02 | 2 | -8/+2 |
| * | kbuild: small documentation fix in Documentation/kbuild/modules.txt | Anton Blanchard | 2007-05-02 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 1 | -1/+1 |
|\ \ |
|
| * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 6 | -12/+123 |
|\ \ \ |
|
| * | | | [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiff | Andi Kleen | 2007-05-02 | 1 | -2/+2 |
| * | | | [PATCH] x86-64: Dynamically adjust machine check interval | Tim Hockin | 2007-05-02 | 1 | -1/+6 |
| * | | | [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+3 |
| * | | | [PATCH] i386: Allow boot-time disable of SMP altinstructions | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+6 |
| * | | | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 | 1 | -2/+9 |
| * | | | [PATCH] i386: Make COMPAT_VDSO runtime selectable. | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
| * | | | [PATCH] x86: add command line length to boot protocol | Bernhard Walle | 2007-05-02 | 1 | -6/+17 |
| * | | | [PATCH] x86-64: fake numa for cpusets document | David Rientjes | 2007-05-02 | 1 | -0/+66 |
| * | | | [PATCH] x86-64: fixed size remaining fake nodes | David Rientjes | 2007-05-02 | 1 | -5/+9 |
| * | | | [PATCH] x86-64: split remaining fake nodes equally | David Rientjes | 2007-05-02 | 1 | -1/+3 |
| * | | | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes | 2007-05-02 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 | 2 | -5/+7 |
|\ \ \ |
|
| * | | | [SCSI] aacraid: Correct SMC products in aacraid.txt | Salyzyn, Mark | 2007-04-17 | 1 | -2/+2 |
| * | | | [SCSI] aacraid: Add SMC and SUN products to README | Salyzyn, Mark | 2007-04-01 | 1 | -0/+7 |
| * | | | [SCSI] Remove some unused SCSI-related kernel config variables. | Robert P. J. Day | 2007-04-01 | 1 | -5/+0 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 | 1 | -53/+72 |
|\ \ \ \ |
|
| * \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 | 75 | -1086/+4325 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Input: update some documentation | Dmitry Torokhov | 2007-04-29 | 1 | -53/+72 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt | Rolf Eike Beer | 2007-05-02 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 | 3 | -17/+4 |
|\ \ \ \ \ |
|
| * | | | | | PCI: the overdue removal of pci_module_init() | Adrian Bunk | 2007-05-02 | 2 | -9/+0 |
| * | | | | | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk | 2007-05-02 | 1 | -4/+0 |
| * | | | | | PCI Documentation: power/pci.txt fix copy/paste error | Randy Dunlap | 2007-05-02 | 1 | -1/+1 |
| * | | | | | PCI: Require vendor and device for new_id | Jean Delvare | 2007-05-02 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-05-04 | 5 | -304/+181 |
|\ \ \ \ \ |
|
| * | | | | | i2c: Documentation update | Jean Delvare | 2007-05-01 | 2 | -271/+39 |
| * | | | | | i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c | Jean Delvare | 2007-05-01 | 1 | -0/+8 |
| * | | | | | i2c: Make i2c_del_driver a void function | Jean Delvare | 2007-05-01 | 1 | -4/+1 |
| * | | | | | i2c: Document i2c_new_device() | Jean Delvare | 2007-05-01 | 1 | -0/+38 |
| * | | | | | i2c: i2c probe() and remove() documented | David Brownell | 2007-05-01 | 2 | -19/+92 |
| * | | | | | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare | 2007-05-01 | 1 | -0/+2 |
| * | | | | | i2c: Kill i2c_adapter.class_dev | Jean Delvare | 2007-05-01 | 1 | -11/+3 |
| |/ / / / |
|
* | | | | | MAINTAINER change for Connect Tech Inc | Stuart MacDonald | 2007-05-04 | 1 | -1/+1 |
* | | | | | [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). | Cornelia Huck | 2007-05-04 | 1 | -0/+17 |
|/ / / / |
|
* | | | | power management: remove firmware disk mode | Johannes Berg | 2007-04-30 | 3 | -31/+17 |
* | | | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2007-04-30 | 1 | -89/+167 |
|\ \ \ \ |
|