Age | Commit message (Expand) | Author |
2009-01-05 | [MTD] LPDDR PFOW definition | Alexey Korolev |
2009-01-05 | [MTD] LPDDR QINFO records definitions | Alexey Korolev |
2009-01-05 | [MTD] LPDDR qinfo probing. | Alexey Korolev |
2009-01-05 | [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately | Matt Reimer |
2009-01-05 | [MTD] [NAND] pxa3xx: fix non-page-aligned reads | Matt Reimer |
2009-01-05 | [MTD] [NAND] fix nandsim sched.h references | Randy Dunlap |
2009-01-05 | [MTD] [NAND] alauda: use USB API functions rather than constants | Julia Lawall |
2009-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2009-01-04 | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-04 | rtc: add alarm/update irq interfaces | Alessandro Zummo |
2009-01-04 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-04 | viafb: fix crashes due to 4k stack overflow | Bruno Prémont |
2009-01-04 | fs: introduce bgl_lock_ptr() | Pekka Enberg |
2009-01-04 | spi.h uses/needs device.h | Randy Dunlap |
2009-01-04 | vmalloc.c: fix flushing in vmap_page_range() | Adam Lackorzynski |
2009-01-04 | cgroups: fix a race between cgroup_clone and umount | Li Zefan |
2009-01-04 | audit: validate comparison operations, store them in sane form | Al Viro |
2009-01-04 | clean up audit_rule_{add,del} a bit | Al Viro |
2009-01-04 | make sure that filterkey of task,always rules is reported | Al Viro |
2009-01-04 | audit rules ordering, part 2 | Al Viro |
2009-01-04 | fixing audit rule ordering mess, part 1 | Al Viro |
2009-01-04 | audit_update_lsm_rules() misses the audit_inode_hash[] ones | Al Viro |
2009-01-04 | sanitize audit_log_capset() | Al Viro |
2009-01-04 | sanitize audit_fd_pair() | Al Viro |
2009-01-04 | sanitize audit_mq_open() | Al Viro |
2009-01-04 | sanitize AUDIT_MQ_SENDRECV | Al Viro |
2009-01-04 | sanitize audit_mq_notify() | Al Viro |
2009-01-04 | sanitize audit_mq_getsetattr() | Al Viro |
2009-01-04 | sanitize audit_ipc_set_perm() | Al Viro |
2009-01-04 | sanitize audit_ipc_obj() | Al Viro |
2009-01-04 | sanitize audit_socketcall | Al Viro |
2009-01-04 | don't reallocate buffer in every audit_sockaddr() | Al Viro |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds |
2009-01-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-01-03 | sparseirq: move set/get_timer_rand_state back to .c | Yinghai Lu |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-03 | Make %p print '(null)' for NULL pointers | Linus Torvalds |
2009-01-03 | get rid of special-casing the /sbin/loader on alpha | Al Viro |
2009-01-03 | sanitize ifdefs in binfmt_aout | Al Viro |
2009-01-03 | remove the rudiment of a.out for sparc | Al Viro |
2009-01-03 | Updated contact info for CREDITS file | Hugh Blemings |
2009-01-03 | x86: setup_per_cpu_areas() cleanup | Cyrill Gorcunov |
2009-01-03 | cpumask: fix compile error when CONFIG_NR_CPUS is not defined | Mike Travis |
2009-01-03 | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis |
2009-01-03 | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell |
2009-01-03 | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis |