Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+1 |
* | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 | 1 | -1/+1 |
* | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-11 | 779 | -13484/+47233 |
|\ | |||||
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 41 | -390/+354 |
| |\ | |||||
| * \ | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 | 17 | -239/+320 |
| |\ \ | |||||
| | * | | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar | 2009-01-06 | 1 | -1/+1 |
| | * | | x86: fix x86_32 builds for summit and es7000 arch's | Mike Travis | 2009-01-06 | 2 | -0/+3 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs | Mike Travis | 2009-01-06 | 1 | -40/+43 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-06 | 1 | -12/+13 |
| | * | | cpumask: use cpumask_var_t in acpi-cpufreq.c | Mike Travis | 2009-01-06 | 1 | -29/+29 |
| | * | | cpumask: use work_on_cpu in acpi/cstate.c | Mike Travis | 2009-01-06 | 1 | -33/+37 |
| | * | | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 2009-01-06 | 6 | -29/+29 |
| | * | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t | Rusty Russell | 2009-01-06 | 1 | -12/+9 |
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-06 | 58 | -2590/+1675 |
| | |\ \ | |||||
| | * | | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 | 5 | -76/+152 |
| | * | | | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 | 2 | -10/+7 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 | 9 | -32/+29 |
| |\ \ \ \ | |||||
| | * | | | | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 8 | -18/+15 |
| | * | | | | NOMMU: Rename ARM's struct vm_region | David Howells | 2009-01-08 | 1 | -14/+14 |
| * | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-09 | 19 | -46/+27 |
| |\ \ \ \ \ | |||||
| | * | | | | | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens | 2009-01-09 | 4 | -10/+6 |
| | * | | | | | [S390] vdso: compile fix | Heiko Carstens | 2009-01-09 | 2 | -2/+4 |
| | * | | | | | [S390] remove code for oldselect system call | Heiko Carstens | 2009-01-09 | 2 | -21/+0 |
| | * | | | | | [S390] types: add/fix types.h include in header files | Heiko Carstens | 2009-01-09 | 8 | -3/+11 |
| | * | | | | | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 2009-01-09 | 1 | -0/+1 |
| | * | | | | | [S390] asm-s390/posix_types.h: drop __USE_ALL usage | Mike Frysinger | 2009-01-09 | 1 | -4/+0 |
| | * | | | | | [S390] gettimeofday.S: removed duplicated #includes | Huang Weiyi | 2009-01-09 | 1 | -4/+0 |
| | * | | | | | [S390] ptrace: no extern declarations for userspace | Heiko Carstens | 2009-01-09 | 1 | -2/+5 |
| * | | | | | | x86: make 'constant_test_bit()' take an unsigned bit number | Linus Torvalds | 2009-01-09 | 1 | -1/+1 |
| * | | | | | | parisc: introduce asm/swab.h | Harvey Harrison | 2009-01-09 | 3 | -64/+69 |
| * | | | | | | x86: only scan the root bus in early PCI quirks | Andi Kleen | 2009-01-09 | 1 | -8/+14 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2009-01-09 | 7 | -237/+757 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'oprofile/cell' into oprofile/oprofile-for-tip | Robert Richter | 2009-01-08 | 6 | -140/+705 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | powerpc/oprofile: fix whitespaces in op_model_cell.c | Robert Richter | 2009-01-08 | 1 | -13/+11 |
| | | * | | | | | | powerpc/oprofile: IBM CELL: add SPU event profiling support | Carl Love | 2009-01-08 | 6 | -16/+545 |
| | | * | | | | | | powerpc/oprofile: fix cell/pr_util.h | Robert Richter | 2009-01-08 | 1 | -2/+2 |
| | | * | | | | | | powerpc/oprofile: IBM CELL: cleanup and restructuring | Carl Love | 2009-01-08 | 2 | -153/+191 |
| | * | | | | | | | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip | Robert Richter | 2009-01-08 | 2 | -133/+93 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | oprofile: make new cpu buffer functions part of the api | Robert Richter | 2009-01-07 | 1 | -33/+24 |
| | | * | | | | | | oprofile: use new data sample format for ibs | Robert Richter | 2009-01-07 | 1 | -78/+41 |
| | | * | | | | | | oprofile: rework implementation of cpu buffer events | Robert Richter | 2009-01-07 | 1 | -4/+4 |
| | | * | | | | | | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c | Robert Richter | 2009-01-07 | 1 | -12/+12 |
| | | * | | | | | | x86/oprofile: fix pci_dev use count for AMD northbridge devices | Robert Richter | 2008-12-29 | 1 | -0/+1 |
| * | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 | 3 | -0/+182 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 2013 | -32803/+70001 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse | 2008-12-10 | 3 | -0/+182 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 3 | -0/+182 |
| * | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-09 | 9 | -55/+101 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 2686 | -92216/+160946 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'suspend' into release | Len Brown | 2009-01-09 | 2 | -0/+23 |
| | |\ \ \ \ \ \ \ \ \ \ |