summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-28asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary1-57/+24
2010-02-28asus-laptop: stop using read_status for lcdCorentin Chary1-17/+20
2010-02-28asus-laptop: stop using read_status and store_status for GPSCorentin Chary1-21/+35
2010-02-28asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary1-26/+29
2010-02-28asus-laptop: code movementCorentin Chary1-217/+223
2010-02-28asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary1-153/+209
2010-02-28asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary1-39/+30
2010-02-28asus-laptop: revise namesCorentin Chary1-110/+111
2010-02-28asus-laptop: change initialization orderCorentin Chary1-189/+180
2010-02-28asus-laptop: remove unecessary hotk != NULL checkCorentin Chary1-4/+1
2010-02-28asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary1-29/+22
2010-02-28asus-laptop: simplify write_acpi_intCorentin Chary1-11/+16
2010-02-28asus-laptop: no need to check argument of set_brightness()Corentin Chary1-8/+2
2010-02-28asus-laptop: set the right paths in the documentationCorentin Chary1-6/+6
2010-02-28asus-laptop: add wireless and bluetooth status parameterCorentin Chary1-2/+17
2010-02-24security: fix error return path in ima_inode_allocXiaotian Feng1-2/+1
2010-02-24Linux 2.6.33v2.6.33Linus Torvalds1-1/+1
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds1-2/+5
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-20/+9
2010-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+3
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-18/+57
2010-02-24net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-14/+22
2010-02-24Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-76/+210
2010-02-24[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23IPv6: better document max_addresses parameterBrian Haley1-4/+4
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek1-2/+2
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2-12/+3
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom1-16/+92
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie4-60/+118
2010-02-23Merge branch 'pcc' into releaseLen Brown1-1/+5
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2-13/+17
2010-02-23Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+9
2010-02-23Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2010-02-23fs/exec.c: fix initial stack reservationMichael Neuling1-1/+0
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz1-1/+10
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-23idr: fix a critical misallocation bug, take#2Tejun Heo1-1/+3
2010-02-23kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-23memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki1-0/+2
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs1-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2-18/+41