summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM SMP: Add basic support Integrator/CP platformRussell King2005-06-183-2/+23
* [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-183-0/+165
* Merge with ../linux-2.6-smpRussell King2005-06-183-123/+190
|\
| * [PATCH] ARM SMP: Fix vector entryRussell King2005-05-312-85/+139
| * [PATCH] ARM SMP: convert alignment enableRussell King2005-05-312-5/+6
| * [PATCH] ARM SMP: add IPI supportRussell King2005-05-211-0/+14
| * [PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King2005-05-211-19/+16
| * [PATCH] ARM SMP: consolidate main IRQ handler codeRussell King2005-05-211-14/+15
* | Linux 2.6.12v2.6.12Linus Torvalds2005-06-171-1/+1
* | Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-171-3/+6
|\ \
| * | When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-171-3/+6
* | | [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-171-1/+4
* | | [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-162-1/+60
|\ \ \
| * | | [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main...Nicolas Pitre2005-06-162-1/+60
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-164-7/+16
|\ \ \ \ | |/ / /
| * | | [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas2005-06-161-5/+11
| * | | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2005-06-162-1/+4
| * | | [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas2005-06-161-1/+1
* | | | Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds2005-06-161-8/+1
|\ \ \ \ | | |/ / | |/| |
| * | | This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
| * | | This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0
| |/ /
* | | [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
* | | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
* | | [PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz2005-06-161-1/+1
* | | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/ /
* | [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller2005-06-151-5/+5
* | [PATCH] update ppc64 defconfigOlaf Hering2005-06-141-37/+67
* | [PATCH] ppc64: update example configsPaul Mackerras2005-06-144-114/+196
* | [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the de...Karsten Wiese2005-06-141-4/+7
* | [PATCH] usbaudio: prevent oops & dead keyboard on usb unplugging while the de...Karsten Wiese2005-06-141-1/+1
* | [PATCH] macmodes: needs a licenseRandy Dunlap2005-06-141-0/+1
* | [PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood2005-06-141-1/+1
* | [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* | [PATCH] Typo in fbdev sysfs support, virtual_sizeJon Smirl2005-06-131-1/+1
* | [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* | [PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson2005-06-131-1/+1
* | [PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike2005-06-139-245/+181
* | [PATCH] uml: use fork instead of cloneJeff Dike2005-06-131-29/+19
* | [PATCH] uml: build cleanupsJeff Dike2005-06-132-4/+3
* | [PATCH] uml: remove duplicate includesJeff Dike2005-06-133-4/+0
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-131-0/+1
|\ \
| * | [NETFILTER]: Advance seq-file position in exp_next_seq()Patrick McHardy2005-06-131-0/+1
* | | Update DCO ("signoff") rules to 1.1Linus Torvalds2005-06-131-1/+7
|/ /
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-1322-115/+285
|\ \
| * | [IPV4]: Sysctl configurable icmp error source address.J. Simonetti2005-06-133-2/+17
| * | [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala2005-06-131-21/+15
| * | [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman2005-06-133-2/+7
| * | [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.Vladislav Yasevich2005-06-131-43/+151
| * | [SCTP] Support SO_BINDTODEVICE socket option on incoming packets.Neil Horman2005-06-131-15/+34
OpenPOWER on IntegriCloud