| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | lguest: fix build breakage | Tony Breeds | 2008-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | lguest: include function prototypes | Harvey Harrison | 2008-02-26 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | latencytop: change /proc task_struct access method | Hiroshi Shimamoto | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | latencytop: fix memory leak on latency proc file | Hiroshi Shimamoto | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | latencytop: fix kernel panic while reading latency proc file | Hiroshi Shimamoto | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: add declaration of sched_tail to sched.h | Harvey Harrison | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: fix signedness warnings in sched.c | Harvey Harrison | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: clean up __pick_last_entity() a bit | Ingo Molnar | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: remove duplicate code from sched_fair.c | Balbir Singh | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched: make early bootup sched_clock() use safer | Ingo Molnar | 2008-02-25 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / / / / / / / | printk: fix possible printk overrun | Tejun Heo | 2008-02-26 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Linux 2.6.25-rc3 | Linus Torvalds | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i2c-pca-isa: Add access check to legacy ioports | Christian Krafft | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Alchemy: compile fix | Manuel Lauss | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i2c: Storage class should be before const qualifier | Tobias Klauser | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i2c-pxa: Misc fixes | Wolfram Sang | 2008-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 2008-02-24 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | libata-core: fix kernel-doc warning | Randy Dunlap | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sata_fsl: fix build with ATA_VERBOSE_DEBUG | Anton Vorontsov | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA | Shane Huang | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | libata-pmp: clear hob for pmp register accesses | Mark Lord | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | power_state: get rid of write-only variable in SATA | Pavel Machek | 2008-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | pata_atiixp: Use 255 sector limit | Alan Cox | 2008-02-24 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | [NETFILTER]: fix ebtable targets return | Joonwoo Park | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [NET]: Restore sanity wrt. print_mac(). | David S. Miller | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. | Pavel Emelyanov | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK | Thomas Graf | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | tg3: ethtool phys_id default | Stephen Hemminger | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [BNX2]: Update version to 1.7.4. | Michael Chan | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [BNX2]: Disable parallel detect on an HP blade. | Michael Chan | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [BNX2]: More 5706S link down workaround. | Michael Chan | 2008-02-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | zd1211rw: fix sparse warnings | Johannes Berg | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rtl818x: fix sparse warnings | Johannes Berg | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix the GPIO API | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ath5k: Fix build warnings on some 64-bit platforms. | David Miller | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | WDEV, ath5k, don't return int from bool function | Jiri Slaby | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | WDEV: ath5k, fix lock imbalance | Jiri Slaby | 2008-02-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | p54usb: add USB ID for Linksys WUSB54G ver 2 | John W. Linville | 2008-02-20 | |
