| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-19 | x86: convert cpumask_of_cpu macro to allocated array |  Mike Travis | 1 | -3/+9 |
| 2008-04-19 | cpumask: add CPU_MASK_ALL_PTR macro |  Mike Travis | 1 | -0/+6 |
| 2008-04-19 | cpumask: reduce stack usage in SD_x_INIT initializers |  Mike Travis | 1 | -38/+8 |
| 2008-04-19 | generic: reduce stack pressure in sched_affinity |  Mike Travis | 1 | -1/+1 |
| 2008-04-19 | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer |  Mike Travis | 1 | -6/+7 |
| 2008-04-19 | cpumask: add cpumask_scnprintf_len function |  Mike Travis | 2 | -0/+8 |
| 2008-04-19 | sched: rt-group: synchonised bandwidth period |  Peter Zijlstra | 1 | -0/+7 |
| 2008-04-19 | time: add ns_to_ktime() |  Ingo Molnar | 1 | -0/+6 |
| 2008-04-19 | sched: remove sysctl_sched_batch_wakeup_granularity |  Ingo Molnar | 1 | -1/+0 |
| 2008-04-19 | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC |  Erik Bosman | 1 | -0/+6 |
| 2008-04-19 | x86: pageattr.c fix shadowed variable warning |  Harvey Harrison | 1 | -3/+3 |
| 2008-04-19 | x86: EFI_PAGE_SHIFT fix |  Huang, Ying | 1 | -0/+7 |
| 2008-04-19 | Merge branch 'merge-fixes' into devel |  Russell King | 79 | -1240/+2633 |
| 2008-04-19 | Merge branch 'omap2-upstream' into devel |  Russell King | 20 | -45/+136 |
| 2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel |  Russell King | 5 | -0/+157 |
| 2008-04-19 | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip |  Philipp Zabel | 1 | -0/+55 |
| 2008-04-19 | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins |  Philipp Zabel | 1 | -0/+57 |
| 2008-04-19 | [PATCH] r/o bind mounts: debugging for missed calls |  Dave Hansen | 1 | -0/+49 |
| 2008-04-19 | [PATCH] r/o bind mounts: honor mount writer counts at remount |  Dave Hansen | 1 | -0/+1 |
| 2008-04-19 | [PATCH] r/o bind mounts: track numbers of writers to mounts |  Dave Hansen | 1 | -0/+7 |
| 2008-04-19 | [PATCH] r/o bind mounts: create helper to drop file write access |  Dave Hansen | 1 | -0/+1 |
| 2008-04-19 | [PATCH] r/o bind mounts: stub functions |  Dave Hansen | 1 | -0/+3 |
| 2008-04-19 | [PATCH] merge open_namei() and do_filp_open() |  Christoph Hellwig | 1 | -1/+2 |
| 2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h |  Matthew Wilcox | 6 | -7/+6 |
| 2008-04-18 | include: Remove unnecessary inclusions of asm/semaphore.h |  Matthew Wilcox | 9 | -11/+0 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 |  Linus Torvalds | 3 | -135/+142 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 |  Linus Torvalds | 46 | -630/+1467 |
| 2008-04-19 | Security: Introduce security= boot parameter |  Ahmed S. Darwish | 1 | -0/+12 |
| 2008-04-19 | Audit: Final renamings and cleanup |  Ahmed S. Darwish | 1 | -2/+2 |
| 2008-04-19 | SELinux: use new audit hooks, remove redundant exports |  Ahmed S. Darwish | 2 | -72/+29 |
| 2008-04-19 | LSM/Audit: Introduce generic Audit LSM hooks |  Ahmed S. Darwish | 1 | -0/+72 |
| 2008-04-19 | SELinux: remove redundant exports |  Ahmed S. Darwish | 1 | -62/+0 |
| 2008-04-19 | LSM: Introduce inode_getsecid and ipc_getsecid hooks |  Ahmed S. Darwish | 1 | -1/+29 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 4 | -3/+10 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw |  Linus Torvalds | 1 | -0/+10 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 |  Linus Torvalds | 2 | -72/+106 |
| 2008-04-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -15/+21 |
| 2008-04-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev |  Linus Torvalds | 1 | -280/+426 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt |  Linus Torvalds | 3 | -39/+12 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb |  Linus Torvalds | 5 | -0/+320 |
| 2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc |  Linus Torvalds | 2 | -2/+57 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 5 | -9/+31 |
| 2008-04-18 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 |  Linus Torvalds | 2 | -10/+19 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David S. Miller | 11 | -30/+40 |
| 2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) |  Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
| 2008-04-18 | ide: use generic ATAPI packet command flags in ide-{floppy,tape} |  Borislav Petkov | 1 | -0/+15 |
| 2008-04-18 | ide: add generic packet command representation ide_atapi_pc |  Borislav Petkov | 1 | -0/+47 |
| 2008-04-18 | ide: remove IDE_*_REG macros |  Bartlomiej Zolnierkiewicz | 1 | -20/+9 |
| 2008-04-18 | ide: add ide_atapi_{discard_data,write_zeros} inline helpers |  Bartlomiej Zolnierkiewicz | 1 | -0/+22 |