summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] Wavelan_cs bitfield fixesJean Tourrilhes2006-02-171-12/+4
| * | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-171-2/+2
| |\ \
| | * | sis190: early setting of the pci driver private dataFrancois Romieu2006-02-161-2/+2
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-02-171-39/+59
| |\ \ \ | | |_|/ | |/| |
| | * | [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
| | * | [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
* | | | [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-171-11/+11
|/ / /
* | | [PATCH] i386: fix singlestepping though a syscallChuck Ebbert2006-02-171-2/+2
* | | [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard2006-02-171-1/+1
* | | [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-172-5/+37
* | | [PATCH] Handle all and empty zones when setting up custom zonelists for mbindAndi Kleen2006-02-171-4/+14
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-1731-248/+275
|\ \ \
| * | | [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-162-13/+20
| * | | [IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner2006-02-161-1/+3
| * | | Pull fix-cpu-possible-map into release branchTony Luck2006-02-154-4/+63
| |\ \ \
| | * | | [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-143-0/+62
| | * | | [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj2006-02-141-4/+1
| * | | | [IA64] support panic_on_oops sysctlHorms2006-02-151-0/+8
| * | | | [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-153-22/+38
| * | | | [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-153-23/+36
| * | | | [IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2006-02-152-2/+2
| * | | | [IA64-SGI] export sn_pcidev_info_getMark Maule2006-02-151-0/+1
| * | | | [IA64-SGI] remove compile time warningJes Sorensen2006-02-151-0/+2
| * | | | [IA64] remove obsolete corporate addressJes Sorensen2006-02-153-17/+2
| * | | | [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-1512-162/+111
| * | | | [IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab2006-02-151-15/+0
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-172-3/+3
|\ \ \ \ \
| * | | | | [SERIAL] Fix typo in commentRalf Baechle2006-02-151-1/+1
| * | | | | [SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno2006-02-151-2/+2
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-1713-23/+78
|\ \ \ \ \ \
| * | | | | | [ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre2006-02-161-3/+3
| * | | | | | [ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2006-02-162-1/+31
| * | | | | | [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr2006-02-161-2/+4
| * | | | | | [ARM] Fix SMP initialisation oopsRussell King2006-02-165-13/+40
| * | | | | | [ARM] remove duplicate #includesHerbert Poetzl2006-02-154-4/+0
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-171-0/+7
|\ \ \ \ \ \
| * | | | | | [MMC] mmci: allow small data transfersRussell King2006-02-161-0/+7
| |/ / / / /
* | | | | | [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* | | | | | [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* | | | | | [PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen2006-02-171-0/+7
* | | | | | [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-173-2/+3
* | | | | | [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* | | | | | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* | | | | | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-176-8/+16
* | | | | | [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* | | | | | [PATCH] x86_64: Update defconfigAndi Kleen2006-02-171-9/+33
| |_|_|/ / |/| | | |
* | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-02-167-11/+88
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel2006-02-161-1/+6
| * | | | [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-162-6/+3
| * | | | [PATCH] ocfs2: manually grant remote recovery lockKurt Hackel2006-02-161-0/+11
OpenPOWER on IntegriCloud