summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-2410-348/+480
* [PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli2005-06-241-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-231-2/+2
|\
| * [IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM.David Mosberger-Tang2005-06-231-2/+2
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2324-1060/+2304
|\ \
| * | [TCP]: Add Scalable TCP congestion control module.John Heffner2005-06-233-0/+78
| * | [TCP]: Add H-TCP congestion control module.Baruch Even2005-06-233-0/+303
| * | [TCP]: Add TCP Vegas congestion control module.Stephen Hemminger2005-06-233-0/+423
| * | [TCP]: Add TCP Hybla congestion control module.Daniele Lacamera2005-06-233-0/+198
| * | [TCP]: Add High Speed TCP congestion control module.John Heffner2005-06-233-0/+193
| * | [TCP]: Add TCP Westwood congestion control module.Stephen Hemminger2005-06-233-0/+275
| * | [TCP]: Add TCP BIC congestion control module.Stephen Hemminger2005-06-233-0/+353
| * | [TCP]: Update sysctl and congestion control documentation.Stephen Hemminger2005-06-232-52/+73
| * | [TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger2005-06-232-2/+7
| * | [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.Stephen Hemminger2005-06-231-7/+2
| * | [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-2313-999/+399
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-237-27/+167
|\ \
| * | [PATCH] ARM: 2730/1: S3C2410 default configuration updateBen Dooks2005-06-231-9/+18
| * | [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)Ben Dooks2005-06-232-9/+117
| * | [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks2005-06-231-2/+2
| * | [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2005-06-232-6/+28
| * | [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-232-10/+47
|\ \ \ | |_|/ |/| |
| * | [PATCH] Serial: Bugs are not capabilitiesRussell King2005-06-231-4/+4
| * | [PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2005-06-232-0/+32
| * | [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2005-06-232-10/+15
| |/
* | [PATCH] Add removal schedule of register_serial/unregister_serial to appropri...Russell King2005-06-231-0/+10
* | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-235-13/+8
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-2344-754/+2918
|\ \
| * | [PATCH] Maple powerdown patchDavid Gibson2005-06-232-1/+79
| * | [PATCH] pSeries - read irqs dynamicallyJohn Rose2005-06-235-18/+30
| * | [PATCH] correct printing to operator panelMike Strosaker2005-06-232-25/+40
| * | [PATCH] ppc64: Add driver for BPA iommuArnd Bergmann2005-06-234-2/+446
| * | [PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann2005-06-238-11/+614
| * | [PATCH] ppc64: add BPA platform typeArnd Bergmann2005-06-2315-9/+216
| * | [PATCH] ppc64: add a watchdog driver for rtasUtz Bacher2005-06-233-0/+707
| * | [PATCH] ppc64: add a minimal nvram driverUtz Bacher2005-06-232-0/+119
| * | [PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann2005-06-234-106/+108
| * | [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann2005-06-234-471/+506
| * | [PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann2005-06-233-9/+11
| * | [PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann2005-06-238-136/+76
* | | [PATCH] sys_open() cleanupTelemaque Ndizihiwe2005-06-231-11/+7
* | | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-2312-12/+12
* | | [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-233-14/+26
* | | [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* | | [PATCH] IDE CD reports current speedEric Piel2005-06-231-40/+49
* | | [PATCH] add note about verify_area removal to feature-removal-schedule.txtJesper Juhl2005-06-231-0/+8
* | | [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-232-9/+9
* | | [PATCH] aio: fix do_sync_(read|write) to properly handle aio retriesBenjamin LaHaise2005-06-231-2/+18
* | | [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-231-12/+5