| Commit message (Expand) | Author | Age |
* | BUG_ON() Conversion in mm/memory.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in kernel/fork.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in ipc/sem.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in fs/ext2/ | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in fs/hfs/ | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in fs/dcache.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in fs/buffer.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in input/serio/hp_sdc_mlc.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in md/dm-table.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in md/dm-path-selector.c | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in drivers/isdn | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in drivers/char | Eric Sesterhenn | 2006-03-26 |
* | BUG_ON() Conversion in drivers/mtd/ | Eric Sesterhenn | 2006-03-26 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion | Lennert Buytenhek | 2006-03-25 |
| * | [SERIAL] amba-pl010: Remove accessor macros | Russell King | 2006-03-25 |
| * | [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) | Bjorn Helgaas | 2006-03-25 |
| * | [SERIAL] icom: select FW_LOADER | maximilian attems | 2006-03-25 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * | | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscall | Nicolas Pitre | 2006-03-25 |
| * | | Merge nommu tree | Russell King | 2006-03-25 |
| |\ \ |
|
| | * | | [ARM] nommu: rename compressed/head.S symbols to a new style | Hyok S. Choi | 2006-03-24 |
| | * | | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG | Russell King | 2006-03-21 |
| | * | | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 |
| | * | | [ARM] Move read of processor ID out of lookup_processor_type() | Russell King | 2006-03-21 |
| | * | | [ARM] Fix typo in tlbflush.h | Russell King | 2006-03-21 |
| | * | | [ARM] noMMU: removes TLB codes in nommu mode | Hyok S. Choi | 2006-03-21 |
| | * | | [ARM] noMMU: block sys_fork in nommu mode | Hyok S. Choi | 2006-03-21 |
| * | | | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled | Malcolm Parsons | 2006-03-25 |
| * | | | [ARM] 3398/1: Fix the VFP registers loading/storing base address | Catalin Marinas | 2006-03-25 |
| * | | | [ARM] 3397/1: AT91RM9200 Header update | Andrew Victor | 2006-03-25 |
| * | | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie) | Pavel Machek | 2006-03-25 |
| * | | | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu | Russell King | 2006-03-25 |
| * | | | include/linux/clk.h is betraying its ARM origins | Todd Poynor | 2006-03-25 |
| * | | | [ARM] Move enable_irq and disable_irq to assembler.h | Russell King | 2006-03-23 |
| * | | | [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of... | Lennert Buytenhek | 2006-03-23 |
* | | | | [PATCH] Fix compilation of processor_idle.c on IA64 | Andi Kleen | 2006-03-25 |
* | | | | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map. | David S. Miller | 2006-03-25 |
* | | | | powerpc: fix strncasecmp prototype | Linus Torvalds | 2006-03-25 |
* | | | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ \ \ \ |
|
| * | | | | [PATCH] fix audit_init failure path | Amy Griffis | 2006-03-20 |
| * | | | | [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and... | lorenzo@gnu.org | 2006-03-20 |
| * | | | | [PATCH] sem2mutex: audit_netlink_sem | Ingo Molnar | 2006-03-20 |
| * | | | | [PATCH] simplify audit_free() locking | Ingo Molnar | 2006-03-20 |
| * | | | | [PATCH] Fix audit operators | Dustin Kirkland | 2006-03-20 |
| * | | | | [PATCH] promiscuous mode | Steve Grubb | 2006-03-20 |
| * | | | | [PATCH] Add tty to syscall audit records | Steve Grubb | 2006-03-20 |
| * | | | | [PATCH] add/remove rule update | Steve Grubb | 2006-03-20 |
| * | | | | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 |
| * | | | | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 |