Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] powerpc: implement missing jiffies64_to_cputime64() | David Woodhouse | 2006-07-05 | 1 | -0/+18 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 | 2 | -0/+4 |
|\ | |||||
| * | [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. | Venkatesh Pallipadi | 2006-06-30 | 1 | -0/+2 |
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 | 1 | -0/+2 |
* | | Fix up headers_install wrt devfs removal | Linus Torvalds | 2006-07-04 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 46 | -0/+216 |
|\ \ | |||||
| * | | Remove export of include/linux/isdn/tpam.h | David Woodhouse | 2006-06-29 | 1 | -1/+1 |
| * | | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace export | Jean Delvare | 2006-06-22 | 1 | -2/+2 |
| * | | Restrict headers exported to userspace for SPARC and SPARC64 | David S. Miller | 2006-06-20 | 2 | -22/+9 |
| * | | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 | 15 | -0/+15 |
| * | | Add Kbuild file for Alpha 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+5 |
| * | | Add Kbuild file for SPARC 'make headers_install' | David Woodhouse | 2006-06-18 | 2 | -0/+29 |
| * | | Add Kbuild file for IA64 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+7 |
| * | | Add Kbuild file for S390 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+4 |
| * | | Add Kbuild file for i386 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+5 |
| * | | Add Kbuild file for x86_64 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+11 |
| * | | Add Kbuild file for PowerPC 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+10 |
| * | | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 23 | -0/+143 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-03 | 2 | -3/+1 |
|\ \ \ | |||||
| * \ \ | Pull acpi_os_free into release branch | Len Brown | 2006-07-01 | 2 | -3/+1 |
| |\ \ \ | |||||
| | * | | | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 2 | -3/+1 |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-07-03 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | [SERIAL] Convert fifosize to an unsigned int | Russell King | 2006-07-02 | 1 | -1/+2 |
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-07-03 | 5 | -58/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MTD: kernel-doc fixes + additions | Randy Dunlap | 2006-06-29 | 5 | -55/+66 |
| * | | | | | | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 | 1 | -3/+10 |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-03 | 6 | -69/+137 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [Bluetooth] Use real devices for host controllers | Marcel Holtmann | 2006-07-03 | 2 | -4/+4 |
| * | | | | | | | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 2006-07-03 | 1 | -0/+1 |
| * | | | | | | | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 2006-07-03 | 2 | -38/+86 |
| * | | | | | | | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 2006-07-03 | 1 | -1/+2 |
| * | | | | | | | [ATM]: add+use poison defines | Randy Dunlap | 2006-07-03 | 1 | -0/+1 |
| * | | | | | | | [NET]: add+use poison defines | Randy Dunlap | 2006-07-03 | 1 | -0/+4 |
| * | | | | | | | [IOAT]: fix header file kernel-doc | Randy Dunlap | 2006-07-03 | 1 | -18/+25 |
| * | | | | | | | [AX.25]: Reference counting for AX.25 routes. | Ralf Baechle DL5RB | 2006-07-03 | 1 | -9/+15 |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-07-03 | 6 | -31/+101 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 6 | -31/+101 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [SCSI] iscsi: add async notification of session events | Mike Christie | 2006-06-29 | 2 | -18/+8 |
| | * | | | | | | | | [SCSI] iscsi: pass target nr to session creation | Mike Christie | 2006-06-29 | 1 | -3/+4 |
| | * | | | | | | | | [SCSI] iscsi: break up session creation into two stages | Mike Christie | 2006-06-29 | 1 | -0/+8 |
| | * | | | | | | | | [SCSI] iscsi: rm channel usage from iscsi | Mike Christie | 2006-06-29 | 1 | -2/+1 |
| | * | | | | | | | | [SCSI] iscsi: fixup set/get param functions | Mike Christie | 2006-06-29 | 2 | -21/+23 |
| | * | | | | | | | | [SCSI] iscsi: add target discvery event to transport class | Mike Christie | 2006-06-29 | 2 | -0/+39 |
| | * | | | | | | | | Merge ../linux-2.6/ | James Bottomley | 2006-06-28 | 151 | -915/+2487 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | * | | | | | | | | [SCSI] scsi_transport_sas: introduce a sas_port entity | James Bottomley | 2006-06-28 | 1 | -5/+32 |
| | * | | | | | | | | [SCSI] Block I/O while SG reset operation in progress - the midlayer patch | James Smart | 2006-06-27 | 1 | -1/+5 |
| | * | | | | | | | | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov | 2006-06-26 | 1 | -1/+1 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 | 6 | -98/+436 |
|\ \ \ \ \ \ \ \ \ |