Age | Commit message (Expand) | Author | Files | Lines |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 7 | Chris Zankel | 14 | -0/+5490 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6 | Chris Zankel | 92 | -0/+8787 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5 | Chris Zankel | 6 | -0/+1800 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4 | Chris Zankel | 9 | -0/+1968 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 | Chris Zankel | 23 | -0/+8627 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2 | Chris Zankel | 13 | -0/+3279 |
2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 | Chris Zankel | 4 | -0/+1029 |
2005-06-24 | [PATCH] xtensa: Tensilica Xtensa CPU arch maintainer record | Chris Zankel | 1 | -0/+5 |
2005-06-24 | [PATCH] quota: reiserfs: improve quota credit estimates | Jan Kara | 6 | -34/+58 |
2005-06-24 | [PATCH] quota: ext3: Improve quota credit estimates | Jan Kara | 7 | -36/+60 |
2005-06-24 | [PATCH] quota: improve credits estimates | Jan Kara | 3 | -2/+17 |
2005-06-24 | [PATCH] reiserfs: add checking of journal_begin() return value | Jan Kara | 2 | -20/+52 |
2005-06-24 | [PATCH] pass iocb to dio_iodone_t | Christoph Hellwig | 3 | -4/+5 |
2005-06-24 | [PATCH] eCryptfs: export user key type | Michael Halcrow | 1 | -0/+2 |
2005-06-24 | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 15 | -191/+779 |
2005-06-24 | [PATCH] Keys: Use RCU to manage session keyring pointer | David Howells | 2 | -25/+24 |
2005-06-24 | [PATCH] Keys: Pass session keyring to call_usermodehelper() | David Howells | 4 | -7/+35 |
2005-06-24 | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 10 | -348/+480 |
2005-06-24 | [PATCH] ppc64: fix seccomp with 32-bit userland | Andrea Arcangeli | 1 | -2/+2 |
2005-06-24 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2005-06-24 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 24 | -1060/+2304 |
2005-06-24 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -27/+167 |
2005-06-24 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2 | -10/+47 |
2005-06-24 | [IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM. | David Mosberger-Tang | 1 | -2/+2 |
2005-06-24 | [PATCH] Serial: Bugs are not capabilities | Russell King | 1 | -4/+4 |
2005-06-24 | [PATCH] ARM: 2730/1: S3C2410 default configuration update | Ben Dooks | 1 | -9/+18 |
2005-06-24 | [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) | Ben Dooks | 2 | -9/+117 |
2005-06-24 | [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name | Ben Dooks | 1 | -2/+2 |
2005-06-24 | [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe | Nicolas Pitre | 2 | -6/+28 |
2005-06-24 | [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver | Nicolas Pitre | 1 | -1/+2 |
2005-06-23 | [TCP]: Add Scalable TCP congestion control module. | John Heffner | 3 | -0/+78 |
2005-06-23 | [TCP]: Add H-TCP congestion control module. | Baruch Even | 3 | -0/+303 |
2005-06-23 | [TCP]: Add TCP Vegas congestion control module. | Stephen Hemminger | 3 | -0/+423 |
2005-06-23 | [TCP]: Add TCP Hybla congestion control module. | Daniele Lacamera | 3 | -0/+198 |
2005-06-23 | [TCP]: Add High Speed TCP congestion control module. | John Heffner | 3 | -0/+193 |
2005-06-23 | [TCP]: Add TCP Westwood congestion control module. | Stephen Hemminger | 3 | -0/+275 |
2005-06-23 | [TCP]: Add TCP BIC congestion control module. | Stephen Hemminger | 3 | -0/+353 |
2005-06-23 | [TCP]: Update sysctl and congestion control documentation. | Stephen Hemminger | 2 | -52/+73 |
2005-06-23 | [TCP]: Report congestion control algorithm in tcp_diag. | Stephen Hemminger | 2 | -2/+7 |
2005-06-23 | [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. | Stephen Hemminger | 1 | -7/+2 |
2005-06-23 | [TCP]: Add pluggable congestion control algorithm infrastructure. | Stephen Hemminger | 13 | -999/+399 |
2005-06-23 | [PATCH] Add removal schedule of register_serial/unregister_serial to appropri... | Russell King | 1 | -0/+10 |
2005-06-23 | [PATCH] better USB_MON dependencies | Adrian Bunk | 5 | -13/+8 |
2005-06-23 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 44 | -754/+2918 |
2005-06-23 | [PATCH] sys_open() cleanup | Telemaque Ndizihiwe | 1 | -11/+7 |
2005-06-23 | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 12 | -12/+12 |
2005-06-23 | [PATCH] Introduce tty_unregister_ldisc() | Alexey Dobriyan | 3 | -14/+26 |
2005-06-23 | [PATCH] pwc-uncompress warning fix | Andrew Morton | 1 | -6/+5 |
2005-06-23 | [PATCH] IDE CD reports current speed | Eric Piel | 1 | -40/+49 |
2005-06-23 | [PATCH] add note about verify_area removal to feature-removal-schedule.txt | Jesper Juhl | 1 | -0/+8 |