aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-301-2/+0
| * | | | | [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-301-42/+21
| * | | | | [MIPS] Remove old junk left from old atomic_lock.Ralf Baechle2006-11-301-9/+1
| * | | | | [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-303-6/+22
| * | | | | [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-307-42/+32
| * | | | | [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-304-26/+7
| * | | | | [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle2006-11-301-3/+7
| * | | | | [MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto2006-11-301-8/+4
| * | | | | [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| * | | | | [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4
| * | | | | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3028-34/+64
| * | | | | [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-3037-1657/+292
| * | | | | [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-303-17/+8
| * | | | | [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2
| * | | | | [MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle2006-11-301-5/+5
| * | | | | [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-303-5/+31
| * | | | | [MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle2006-11-301-56/+0
| * | | | | [MIPS] Add support for kexecNicolas Schichan2006-11-3010-4/+222
| * | | | | [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-301-16/+3
| * | | | | [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-302-1/+77
| * | | | | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-307-3/+94
| * | | | | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-307-67/+78
| * | | | | [MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto2006-11-301-18/+22
| * | | | | [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-301-16/+17
| * | | | | [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-302-32/+48
| * | | | | [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-301-5/+5
| * | | | | [MIPS] Introduce __pa_symbol()Franck Bui-Huu2006-11-301-0/+1
| * | | | | [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-301-3/+3
| * | | | | [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu2006-11-301-2/+7
| * | | | | [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-304-8/+10
| |/ / / /
* | | | | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2006-12-016-103/+171
|\ \ \ \ \
| * | | | | SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
| * | | | | SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-283-12/+12
| * | | | | SELinux: export object class and permission definitionsChad Sellers2006-11-282-12/+35
| * | | | | SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-281-91/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-12-0132-193/+297
|\ \ \ \ \ \
| * | | | | | IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-291-0/+2
| * | | | | | IB/cm: Fix automatic path migration supportSean Hefty2006-11-294-40/+110
| * | | | | | IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-293-8/+15
| * | | | | | IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * | | | | | RDMA/addr: list_move() cleanupsRoland Dreier2006-11-291-4/+2
| * | | | | | RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar2006-11-291-6/+5
| * | | | | | RDMA/amso1100: Prevent deadlock in destroy QPKrishna Kumar2006-11-291-8/+28
| * | | | | | IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-291-1/+1
| * | | | | | IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-294-15/+39
| * | | | | | RDMA/iwcm: Fix comment for iwcm_deref_id() to match codeKrishna Kumar2006-11-291-2/+3
| * | | | | | RDMA/iwcm: Remove unnecessary function argumentKrishna Kumar2006-11-291-7/+6
| * | | | | | RDMA/iwcm: Remove unnecessary initializationsKrishna Kumar2006-11-291-4/+4
| * | | | | | RDMA/iwcm: Fix memory leakKrishna Kumar2006-11-291-3/+4
| * | | | | | RDMA/iwcm: Fix memory corruption bug in cm_work_handler()Krishna Kumar2006-11-291-3/+4