| Commit message (Expand) | Author | Age | Files | Lines |
* | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -45/+26 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 13 | -37/+30 |
* | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 | 1 | -3/+3 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 1 | -2/+2 |
|\ |
|
| * | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch | 2008-07-26 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-25 | 2 | -3/+6 |
|\ \ |
|
| * | | sparc: Wire up new system calls. | David S. Miller | 2008-07-25 | 2 | -3/+6 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-25 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 26 | -205/+2118 |
|\ \ |
|
| * | | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -16/+12 |
| * | | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot | 2008-07-25 | 1 | -1/+8 |
| * | | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot | 2008-07-25 | 1 | -0/+10 |
| * | | powerpc/pseries: vio bus support for CMO | Robert Jennings | 2008-07-25 | 1 | -6/+1027 |
| * | | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 | 6 | -19/+63 |
| * | | powerpc/pseries: Add CMO paging statistics | Brian King | 2008-07-25 | 1 | -0/+20 |
| * | | powerpc/pseries: Add collaborative memory manager | Brian King | 2008-07-25 | 3 | -0/+492 |
| * | | powerpc/pseries: Utilities to set firmware page state | Brian King | 2008-07-25 | 1 | -0/+10 |
| * | | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings | 2008-07-25 | 1 | -0/+71 |
| * | | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings | 2008-07-25 | 1 | -35/+46 |
| * | | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -1/+120 |
| * | | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot | 2008-07-25 | 1 | -78/+88 |
| * | | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -32/+0 |
| * | | powerpc: Fix compile error with binutils 2.15 | Segher Boessenkool | 2008-07-25 | 1 | -1/+1 |
| * | | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint | Mark Nelson | 2008-07-25 | 1 | -1/+12 |
| * | | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 6 | -35/+136 |
| * | | powerpc: Fallout from sysdev API changes | Stephen Rothwell | 2008-07-25 | 1 | -1/+2 |
| * | | powerpc: Enable AT_BASE_PLATFORM aux vector | Nathan Lynch | 2008-07-25 | 1 | -0/+11 |
| * | | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt | 2008-07-25 | 2 | -14/+24 |
| |\ \ |
|
| | * | | powerpc/spufs: better placement of spu affinity reference context | Andre Detsch | 2008-07-24 | 1 | -0/+17 |
| | * | | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock | Andre Detsch | 2008-07-24 | 1 | -12/+6 |
| | * | | powerpc/spufs: correct kcalloc usage | Milton Miller | 2008-07-23 | 1 | -2/+1 |
| * | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-25 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config | Grant Likely | 2008-07-22 | 1 | -0/+1 |
| | * | | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed. | Jon Smirl | 2008-07-22 | 1 | -1/+0 |
* | | | | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 | 2 | -28/+0 |
* | | | | calgary iommu: use the first kernels TCE tables in kdump | Chandru | 2008-07-25 | 1 | -6/+79 |
* | | | | S390 topology: don't use kthread() for arch_reinit_sched_domains() | Oleg Nesterov | 2008-07-25 | 1 | -13/+1 |
* | | | | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | | | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 7 | -8/+10 |
* | | | | gpio: sysfs interface | David Brownell | 2008-07-25 | 2 | -0/+5 |
* | | | | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 6 | -26/+15 |
* | | | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 10 | -389/+13 |
* | | | | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg | 2008-07-25 | 3 | -0/+21 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-24 | 2 | -1/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-25 | 2 | -1/+4 |
* | | | | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 2008-07-24 | 1 | -11/+25 |
* | | | | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 | 1 | -0/+53 |
|/ / / |
|
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 12 | -13/+13 |
|\ \ \ |
|
| * | | | nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well | Thomas Gleixner | 2008-07-19 | 1 | -1/+1 |