| Commit message (Expand) | Author | Age |
* | Deadline iosched: Reset batch for ordered requests | Aaron Carroll | 2007-11-02 |
* | Deadline iosched: Factor out finding latter reques | Aaron Carroll | 2007-11-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-01 |
|\ |
|
| * | [IRDA] IRNET: Fix build when TCGETS2 is defined. | David S. Miller | 2007-11-01 |
| * | [NET]: docbook fixes for netif_ functions | Stephen Hemminger | 2007-11-01 |
| * | [NET]: Hide the net_ns kmem cache | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Mark the setup_net as __net_init | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Hide the dead code in the net_namespace.c | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Relax the reference counting of init_net_ns | Pavel Emelyanov | 2007-11-01 |
| * | [NETNS]: Make the init/exit hooks checks outside the loop | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Remove bogus zero_it argument from sk_alloc | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Make the sk_clone() lighter | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Move some core sock setup into sk_prot_alloc | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Auto-zero the allocated sock object | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Cleanup the allocation/freeing of the sock object | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Move the get_net() from sock_copy() | Pavel Emelyanov | 2007-11-01 |
| * | [NET]: Move the sock_copy() from the header | Pavel Emelyanov | 2007-11-01 |
| * | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion | Ilpo J�rvinen | 2007-11-01 |
| * | [TCP]: Process DSACKs that reside within a SACK block | Ilpo J�rvinen | 2007-11-01 |
* | | [SPARC64]: Update defconfig. | David S. Miller | 2007-11-01 |
* | | [SPARC64]: Fix linkage of enormous kernels. | David S. Miller | 2007-10-31 |
* | | [SPARC64]: Fix build with CONFIG_NET disabled. | David S. Miller | 2007-10-31 |
* | | [SPARC64]: Fix build failure when CONFIG_BUG is disabled. | David S. Miller | 2007-10-31 |
* | | [SPARC64]: Kill unused ITAG_MASK macro in ultra.S | David S. Miller | 2007-10-31 |
* | | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). | David S. Miller | 2007-10-31 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-31 |
|\ |
|
| * | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 2007-10-31 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-31 |
|\ \ |
|
| * | | [ARM] 4634/1: DaVinci GPIO header build fix | David Brownell | 2007-10-31 |
| * | | [ARM] 4636/1: pxa: add default configuration for zylonite | eric miao | 2007-10-31 |
| * | | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com | eric miao | 2007-10-31 |
| * | | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c | Roel Kluin | 2007-10-31 |
| * | | [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b | Russell King | 2007-10-31 |
| * | | [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning | Russell King | 2007-10-31 |
| * | | [ARM] Fix FIQ issue with ARM926 | Russell King | 2007-10-31 |
| * | | [ARM] Fix pxamci regression | Russell King | 2007-10-31 |
| * | | [ARM] Fix netx_defconfig regression | Russell King | 2007-10-31 |
| * | | [ARM] Fix ateb9200_defconfig build regression | Russell King | 2007-10-31 |
| * | | [ARM] Fix an rpc_defconfig regression | Russell King | 2007-10-31 |
| * | | [ARM] Fix omap_h2_1610_defconfig regressions | Russell King | 2007-10-31 |
| * | | [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h | Matt Reimer | 2007-10-31 |
* | | | ieee1394: ieee1394_transactions.c: remove dead code | Adrian Bunk | 2007-10-31 |
* | | | firewire: Fix pci resume to not pass in a __be32 config rom. | Kristian Høgsberg | 2007-10-31 |
| |/
|/| |
|
* | | Remove broken ptrace() special-case code from file mapping | Linus Torvalds | 2007-10-31 |
* | | [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit | David Miller | 2007-10-31 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 |
|\ \
| |/
|/| |
|
| * | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell | 2007-10-31 |
| * | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-31 |
| * | [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. | David S. Miller | 2007-10-31 |