| Commit message (Expand) | Author | Age |
* | parisc: trivial fixes | Helge Deller | 2009-01-05 |
* | parisc: fix braino in commit adding __space_to_prot | Kyle McMartin | 2009-01-05 |
* | parisc: factor out sid to protid conversion | Kyle McMartin | 2009-01-05 |
* | parisc: use leX_to_cpu in place of __fswabX | Kyle McMartin | 2009-01-05 |
* | parisc: fix GFP_KERNEL use while atomic in unwinder | Helge Deller | 2009-01-05 |
* | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2009-01-05 |
* | parisc: set_time() catch errors | Roel Kluin | 2009-01-05 |
* | parisc: use the new byteorder headers | Harvey Harrison | 2009-01-05 |
* | parisc: drivers/parisc/: make code static | Adrian Bunk | 2009-01-05 |
* | parisc: lib/: make code static | Adrian Bunk | 2009-01-05 |
* | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 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-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 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 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 | 2009-01-03 |
| * | sched: put back some stack hog changes that were undone in kernel/sched.c | Mike Travis | 2009-01-03 |
| * | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| * | cpumask: convert RCU implementations, fix | Ingo Molnar | 2009-01-03 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 |
| |\ |
|
| | * | xtensa: define __fls | Rusty Russell | 2009-01-03 |
| | * | mn10300: define __fls | Rusty Russell | 2009-01-03 |
| | * | m32r: define __fls | Rusty Russell | 2009-01-03 |
| | * | h8300: define __fls | Rusty Russell | 2009-01-03 |