summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-24[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-24[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-24[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-24[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-24tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-24[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-24fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-24[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-24[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-24Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-24mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-24documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-24memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-24memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-24memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-24cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-24cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-24cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-24cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-24cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-24cgroup: fix commentsLi Zefan2-64/+80
2008-02-24cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-24Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-24Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-24kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-24cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-24kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-24h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-24h8300: IRQ handling updateYoshinori Sato7-327/+94
2008-02-24h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-24h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-24futex: runtime enable pi and robust functionalityThomas Gleixner3-4/+44
2008-02-24futex: fix init orderThomas Gleixner1-5/+7
2008-02-24dmi: prevent linked list corruptionJean Delvare1-7/+1