Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ACPICA: Disassembler support for new ACPI tables | Bob Moore | 2008-04-22 | 2 | -10/+249 | |
| * | | | | | | | | ACPICA: Fix for ACPI_HIDWORD macro | Bob Moore | 2008-04-22 | 1 | -34/+35 | |
| * | | | | | | | | ACPICA: Update version to 20080123 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Bulletproof disassembler for bad ACPI tables | Bob Moore | 2008-04-22 | 1 | -6/+7 | |
| * | | | | | | | | ACPICA: Include file support for new ACPI tables | Bob Moore | 2008-04-22 | 1 | -1/+334 | |
| * | | | | | | | | ACPICA: Update version to 20071219 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 2008-04-22 | 1 | -0/+7 | |
| * | | | | | | | | ACPICA: Implemented full support for deferred execution for the TermArg strin... | Lin Ming | 2008-04-22 | 2 | -2/+4 | |
| * | | | | | | | | ACPICA: Update version to 20071114 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Cosmetic changes only, no functional changes | Bob Moore | 2008-04-22 | 3 | -5/+15 | |
| * | | | | | | | | ACPICA: Update version to 20071019 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Fix for Increment/Decrement operator, incorrect type change | Lin Ming | 2008-04-22 | 1 | -2/+2 | |
| * | | | | | | | | ACPICA: Fix for Load/LoadTable to specify load location | Bob Moore | 2008-04-22 | 1 | -1/+2 | |
| * | | | | | | | | ACPICA: update version number to 20070919 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: New interfaces for table event handlers | Lin Ming | 2008-04-22 | 4 | -2/+20 | |
| * | | | | | | | | ACPICA: Add minimal disassembly support for the SLIC table | Bob Moore | 2008-04-22 | 2 | -0/+2 | |
| * | | | | | | | | ACPICA: Update version to 20070508 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Update version to 20070320 | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Misc fixes for recent global lock code update | Bob Moore | 2008-04-22 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define | Bob Moore | 2008-04-22 | 2 | -31/+4 | |
| * | | | | | | | | ACPICA: Fixed a couple compiler warnings for extra extern statements | Bob Moore | 2008-04-22 | 1 | -0/+6 | |
| * | | | | | | | | ACPICA: changed order of interpretation of operand objects | Bob Moore | 2008-04-22 | 3 | -0/+7 | |
| * | | | | | | | | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore | 2008-04-22 | 3 | -11/+23 | |
| * | | | | | | | | ACPICA: Several fixes for internal method result stack | Bob Moore | 2008-04-22 | 4 | -19/+18 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-30 | 8 | -97/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc: Add kgdb support. | David S. Miller | 2008-04-29 | 6 | -88/+53 | |
| * | | | | | | | | sparc32: Kill smp_message_pass() and related code. | David S. Miller | 2008-04-29 | 1 | -2/+0 | |
| * | | | | | | | | sparc64: Kill PIL_RESERVED, unused. | David S. Miller | 2008-04-28 | 1 | -7/+0 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 | 6 | -16/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | netfilter: nf_conntrack: padding breaks conntrack hash on ARM | Philip Craig | 2008-04-29 | 1 | -10/+0 | |
| * | | | | | | | | | ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() | Timo Teras | 2008-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | net: Add compat support for getsockopt (MCAST_MSFILTER) | David L Stevens | 2008-04-29 | 1 | -0/+3 | |
| * | | | | | | | | | ipvs: fix oops in backup for fwmark conn templates | Julian Anastasov | 2008-04-29 | 1 | -1/+2 | |
| * | | | | | | | | | qeth: read number of ports from card | Ursula Braun | 2008-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | ccwgroup: Unify parsing for group attribute. | Ursula Braun | 2008-04-29 | 1 | -4/+3 | |
* | | | | | | | | | | inlining: do not allow gcc below version 4 to optimize inlining | Ingo Molnar | 2008-04-30 | 1 | -2/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-04-30 | 12 | -57/+304 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [S390] use generic sys_ptrace | Martin Schwidefsky | 2008-04-30 | 1 | -2/+0 | |
| * | | | | | | | | | | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP | Heiko Carstens | 2008-04-30 | 3 | -26/+21 | |
| * | | | | | | | | | | [S390] System z large page support. | Gerald Schaefer | 2008-04-30 | 5 | -6/+225 | |
| * | | | | | | | | | | [S390] Convert machine feature detection code to C. | Heiko Carstens | 2008-04-30 | 3 | -14/+33 | |
| * | | | | | | | | | | [S390] Move stfl to system.h and delete duplicated version. | Heiko Carstens | 2008-04-30 | 1 | -0/+10 | |
| * | | | | | | | | | | [S390] Add topology_core_siblings to topology.h | Heiko Carstens | 2008-04-30 | 1 | -0/+4 | |
| * | | | | | | | | | | [S390] Automatically detect added cpus. | Heiko Carstens | 2008-04-30 | 1 | -0/+6 | |
| * | | | | | | | | | | [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h. | Heiko Carstens | 2008-04-30 | 1 | -0/+5 | |
| * | | | | | | | | | | [S390] Move show_regs to traps.c. | Heiko Carstens | 2008-04-30 | 1 | -9/+0 | |
* | | | | | | | | | | | Drop the exporting of empty <linux/byteorder/generic.h> | Robert P. J. Day | 2008-04-30 | 4 | -12/+6 | |
* | | | | | | | | | | | remove __KERNEL__ tests of unexported headers under asm-generic/ | Robert P. J. Day | 2008-04-30 | 5 | -14/+0 | |
* | | | | | | | | | | | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 | 41 | -130/+1 | |
* | | | | | | | | | | | add hrtimer specific debugobjects code | Thomas Gleixner | 2008-04-30 | 1 | -0/+15 |