Age | Commit message (Expand) | Author | Files | Lines |
2008-03-24 | [SPARC64]: exec PT_DTRACE | Roland McGrath | 2 | -6/+0 |
2008-03-24 | [SPARC64]: Use shorter list_splice_init() for brevity. | Robert P. J. Day | 1 | -2/+1 |
2008-03-22 | [SPARC64]: Remove most limitations to kernel image size. | David S. Miller | 6 | -159/+96 |
2008-03-19 | [SPARC64]: Fix atomic backoff limit. | David S. Miller | 1 | -1/+2 |
2008-03-04 | [SPARC]: Fix link errors with gcc-4.3 | David S. Miller | 3 | -207/+203 |
2008-03-03 | sparc64: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2 | -2/+2 |
2008-03-03 | sparc: replace remaining __FUNCTION__ occurances | Harvey Harrison | 1 | -3/+3 |
2008-02-29 | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 4 | -4/+4 |
2008-02-29 | [SPARC]: Mark linux_sparc_{fpu,chips} static. | David S. Miller | 2 | -4/+4 |
2008-02-29 | [SPARC64]: Adjust kernel PC validation test in fault handler. | David S. Miller | 1 | -1/+1 |
2008-02-27 | [SPARC64]: Loosen checks in exception table handling. | David S. Miller | 1 | -10/+2 |
2008-02-25 | [SPARC64]: Fix section mismatch from kernel_map_range | Sam Ravnborg | 1 | -1/+2 |
2008-02-25 | [SPARC64]: Fix section mismatchs from dr_cpu_data | Sam Ravnborg | 2 | -8/+8 |
2008-02-25 | [SPARC]: Fix build in arch/sparc/kernel/led.c | David S. Miller | 1 | -0/+3 |
2008-02-25 | Linux 2.6.25-rc3v2.6.25-rc3 | Linus Torvalds | 1 | -1/+1 |
2008-02-24 | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 3 | -3/+12 |
2008-02-24 | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 1 | -1/+8 |
2008-02-24 | i2c-pca-isa: Add access check to legacy ioports | Christian Krafft | 1 | -0/+7 |
2008-02-24 | Alchemy: compile fix | Manuel Lauss | 4 | -0/+4 |
2008-02-24 | i2c: Storage class should be before const qualifier | Tobias Klauser | 2 | -3/+3 |
2008-02-24 | i2c-pxa: Misc fixes | Wolfram Sang | 1 | -11/+14 |
2008-02-24 | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 1 | -0/+2 |
2008-02-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -20/+44 |
2008-02-24 | libata-core: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2008-02-24 | sata_fsl: fix build with ATA_VERBOSE_DEBUG | Anton Vorontsov | 1 | -3/+5 |
2008-02-24 | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA | Shane Huang | 1 | -6/+17 |
2008-02-24 | libata-pmp: clear hob for pmp register accesses | Mark Lord | 1 | -2/+2 |
2008-02-24 | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 4 | -3/+17 |
2008-02-24 | power_state: get rid of write-only variable in SATA | Pavel Machek | 1 | -3/+0 |
2008-02-24 | pata_atiixp: Use 255 sector limit | Alan Cox | 1 | -2/+2 |
2008-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 51 | -180/+521 |
2008-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 12 | -84/+34 |
2008-02-24 | Fix u132-hcd.c compile error | Mirco Tischler | 1 | -2/+2 |
2008-02-24 | [NETFILTER]: fix ebtable targets return | Joonwoo Park | 3 | -3/+3 |
2008-02-24 | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov | 5 | -43/+10 |
2008-02-24 | [NET]: Restore sanity wrt. print_mac(). | David S. Miller | 2 | -5/+8 |
2008-02-24 | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. | Pavel Emelyanov | 1 | -2/+4 |
2008-02-24 | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK | Thomas Graf | 1 | -6/+19 |
2008-02-24 | tg3: ethtool phys_id default | Stephen Hemminger | 1 | -1/+1 |
2008-02-24 | [BNX2]: Update version to 1.7.4. | Michael Chan | 1 | -2/+2 |
2008-02-24 | fix vmsas.c file permissions | Oliver Pinter | 1 | -0/+0 |
2008-02-24 | [BNX2]: Disable parallel detect on an HP blade. | Michael Chan | 2 | -1/+14 |
2008-02-24 | [BNX2]: More 5706S link down workaround. | Michael Chan | 1 | -15/+17 |
2008-02-24 | Add memory barrier semantics to wake_up() & co | Linus Torvalds | 1 | -0/+1 |
2008-02-24 | mvsas: fix build warning, clean prototypes | Jeff Garzik | 1 | -12/+1 |
2008-02-24 | documentation: atomic_add_unless() doesn't imply mb() on failure | Oleg Nesterov | 2 | -2/+3 |
2008-02-24 | memcgroup: return negative error code in mem_cgroup_create() | Li Zefan | 1 | -2/+2 |
2008-02-24 | memcgroup: remove a useless VM_BUG_ON() | Li Zefan | 1 | -1/+0 |
2008-02-24 | memcgroup: fix and update documentation | Li Zefan | 1 | -15/+9 |
2008-02-24 | cgroup: remove dead code in cgroup_get_rootdir() | Li Zefan | 1 | -1/+0 |