Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-16 | 30 | -412/+668 | |
|\ \ \ \ \ | ||||||
| * | | | | | sh: hd64461.h cleanup and added comments. | Kristoffer Ericson | 2007-07-12 | 1 | -178/+219 | |
| * | | | | | sh: Add parport stub for SuperIO ports. | Paul Mundt | 2007-07-07 | 1 | -0/+16 | |
| * | | | | | sh: Fix timer-tmu build for SH-3. | Nobuhiro Iwamatsu | 2007-07-06 | 1 | -2/+2 | |
| * | | | | | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2007-06-20 | 4 | -26/+37 | |
| * | | | | | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt | 2007-06-20 | 1 | -0/+2 | |
| * | | | | | sh: Fix up futex implementation. | Kaz Kojima | 2007-06-18 | 2 | -4/+186 | |
| * | | | | | sh: rework ipr code | Magnus Damm | 2007-06-15 | 4 | -38/+23 | |
| * | | | | | sh: rework intc2 code | Magnus Damm | 2007-06-15 | 2 | -10/+19 | |
| * | | | | | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2007-06-11 | 5 | -8/+13 | |
| * | | | | | sh: Compile fix for SH7604 removal. | Paul Mundt | 2007-06-11 | 1 | -1/+1 | |
| * | | | | | sh: Warn against direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 2007-06-08 | 1 | -1/+5 | |
| * | | | | | sh: Kill off dead SH7604 support. | Paul Mundt | 2007-06-08 | 4 | -72/+3 | |
| * | | | | | sh: Support for multiple nodes. | Paul Mundt | 2007-06-08 | 2 | -0/+76 | |
| * | | | | | sh: Default to 4-byte alignment for SLUB objects. | Paul Mundt | 2007-06-08 | 1 | -0/+7 | |
| * | | | | | sh: sparsemem support. | Paul Mundt | 2007-06-08 | 1 | -0/+16 | |
| * | | | | | sh: pfn_valid() depends on flatmem. | Paul Mundt | 2007-06-08 | 1 | -0/+2 | |
| * | | | | | sh: Kill off machvec aliases. | Paul Mundt | 2007-06-08 | 2 | -20/+3 | |
| * | | | | | sh: Get multiple boards in one image working again. | Paul Mundt | 2007-06-08 | 1 | -1/+1 | |
| * | | | | | sh: Fixup machvec support. | Paul Mundt | 2007-06-08 | 3 | -34/+3 | |
| * | | | | | sh: __user annotations for __get/__put_user(). | Paul Mundt | 2007-06-08 | 4 | -20/+37 | |
* | | | | | | ext4: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 | |
* | | | | | | ext3: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 | |
* | | | | | | ext2: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 | |
* | | | | | | remove mm/backing-dev.c:congestion_wait_interruptible() | Adrian Bunk | 2007-07-16 | 1 | -1/+0 | |
* | | | | | | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov | 2007-07-16 | 1 | -2/+2 | |
* | | | | | | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov | 2007-07-16 | 1 | -3/+10 | |
* | | | | | | Remove the last few UMSDOS leftovers | Jesper Juhl | 2007-07-16 | 1 | -2/+0 | |
* | | | | | | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 | 1 | -2/+5 | |
* | | | | | | uninline check_signature() | Andrew Morton | 2007-07-16 | 1 | -27/+2 | |
* | | | | | | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 | 3 | -11/+8 | |
* | | | | | | move seccomp from /proc to a prctl | Andrea Arcangeli | 2007-07-16 | 2 | -2/+17 | |
* | | | | | | cdrom: replace hard-coded constants by kernel.h macro. | Robert P. J. Day | 2007-07-16 | 1 | -2/+2 | |
* | | | | | | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 4 | -4/+5 | |
* | | | | | | Remove final two references to "__obsolete_setup" macro | Robert P. J. Day | 2007-07-16 | 1 | -4/+0 | |
* | | | | | | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 2007-07-16 | 7 | -0/+14 | |
* | | | | | | remove unused lock_cpu_hotplug_interruptible definition | Nathan Lynch | 2007-07-16 | 1 | -1/+0 | |
* | | | | | | COBALT: remove all references to Cobalt NVRAM | Robert P. J. Day | 2007-07-16 | 1 | -109/+0 | |
* | | | | | | user namespace: add unshare | Serge E. Hallyn | 2007-07-16 | 2 | -0/+5 | |
* | | | | | | user namespace: add the framework | Cedric Le Goater | 2007-07-16 | 4 | -1/+62 | |
* | | | | | | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 2007-07-16 | 2 | -21/+3 | |
* | | | | | | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 3 | -0/+48 | |
* | | | | | | Improve behaviour of spurious IRQ detect | Alan Cox | 2007-07-16 | 1 | -0/+1 | |
* | | | | | | fix typo in prefetch.h | Dave Jones | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | taskstats: add context-switch counters | Maxim Uvarov | 2007-07-16 | 1 | -1/+4 | |
* | | | | | | Drop an empty isicom.h from being exported to user space. | Robert P. J. Day | 2007-07-16 | 1 | -1/+0 | |
* | | | | | | remove sonypi_camera_command() | Adrian Bunk | 2007-07-16 | 1 | -2/+0 | |
* | | | | | | Kernel utf-8 handling | Jan Engelhardt | 2007-07-16 | 1 | -1/+4 | |
* | | | | | | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 1 | -1/+0 | |
* | | | | | | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 | 2 | -0/+4 |