Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT | Irwan Djajadi | 1 | -2/+0 |
2006-07-11 | [PATCH] cris: switch to iminor/imajor | Eric Sesterhenn | 5 | -11/+11 |
2006-07-11 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 9 | -16/+20 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 52 | -53/+0 |
2006-06-30 | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2 | -6/+6 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2 | -2/+2 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+2 |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 1 | -0/+4 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 3 | -3/+3 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -2/+2 |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2 | -2/+2 |
2006-06-25 | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 1 | -2/+0 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen | 1 | -4/+1 |
2006-03-26 | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 1 | -0/+8 |
2006-03-24 | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 1 | -1/+1 |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 1 | -2/+1 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -6/+4 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -1/+1 |
2006-02-08 | [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 | Al Viro | 1 | -4/+4 |
2006-02-08 | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 1 | -1/+0 |
2006-01-21 | cris: asm-offsets related build failure | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] cris: task_thread_info() | Al Viro | 3 | -5/+5 |
2006-01-12 | [PATCH] cris: task_pt_regs() | Al Viro | 4 | -9/+9 |
2006-01-12 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2 | -0/+2 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2 | -30/+0 |
2006-01-09 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 1 | -4/+0 |
2006-01-06 | [PATCH] cris: kgdb: remove double_this() | Alexey Dobriyan | 1 | -6/+0 |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2 | -0/+3 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 4 | -4/+0 |
2005-11-07 | [PATCH] kfree cleanup: arch | Jesper Juhl | 1 | -7/+7 |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2 | -98/+4 |
2005-11-07 | [PATCH] cris: "extern inline" -> "static inline" | Adrian Bunk | 4 | -6/+6 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 3 | -0/+3 |
2005-10-31 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
2005-10-30 | [PATCH] mm: cris v32 mmu_context_lock | Hugh Dickins | 1 | -2/+4 |
2005-10-30 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 1 | -3/+1 |
2005-10-14 | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. | David S. Miller | 1 | -0/+2 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-09-12 | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg | 1 | -1/+1 |
2005-09-10 | kbuild: cris use generic asm-offsets.h support | Sam Ravnborg | 3 | -10/+4 |
2005-09-08 | [PATCH] NTP: ntp-helper functions | john stultz | 2 | -5/+2 |
2005-09-05 | [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug | Adrian Bunk | 1 | -21/+10 |
2005-08-29 | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2 | -12/+10 |
2005-08-04 | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds | 1 | -3/+3 |
2005-07-28 | [PATCH] CRIS update: new subarchitecture v32 | Mikael Starvik | 65 | -0/+20786 |
2005-07-28 | [PATCH] CRIS update: updates for 2.6.12 | Mikael Starvik | 3 | -33/+46 |
2005-07-28 | [PATCH] CRIS update: SMP | Mikael Starvik | 3 | -73/+4 |
2005-07-28 | [PATCH] CRIS update: profiler | Mikael Starvik | 2 | -1/+90 |