Age | Commit message (Expand) | Author | Files | Lines |
2011-02-02 | fix typos 'comamnd' -> 'command' in comments | Justin P. Mattock | 5 | -6/+6 |
2011-01-25 | X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c | Jesper Juhl | 1 | -1/+0 |
2011-01-24 | edac: i82975x author/maintainer email address change | Arvind R | 1 | -1/+1 |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 3 | -4/+4 |
2011-01-19 | Comment typo fixes for 'descriptor' | Justin P. Mattock | 6 | -7/+7 |
2011-01-19 | scsi: Remove unnecessary casts of void ptr returning alloc function return va... | Jesper Juhl | 2 | -7/+5 |
2011-01-19 | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f... | Jesper Juhl | 1 | -2/+1 |
2011-01-19 | GPU DRM: Remove unnecessary casts of void ptr returning alloc function return... | Jesper Juhl | 1 | -3/+1 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -20/+24 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 18 | -240/+233 |
2011-01-13 | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 10 | -61/+1086 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2 | -178/+77 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 26 | -1130/+1738 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -21/+120 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -15/+8 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -320/+361 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -4/+15 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 15 | -34/+1796 |
2011-01-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -174/+328 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 32 | -697/+2613 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 155 | -207/+207 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -6/+563 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 14 | -264/+599 |
2011-01-13 | ramoops: fix types, remove typecasts | Andrew Morton | 1 | -4/+4 |
2011-01-13 | VMware balloon: stop locking pages when hypervisor tells us enough | Dmitry Torokhov | 1 | -5/+8 |
2011-01-13 | w1: DS2423 counter driver and documentation | Mika Laitio | 4 | -0/+179 |
2011-01-13 | memstick: factor out transfer initiating functionality in mspro_block.c | Alex Dubov | 1 | -62/+74 |
2011-01-13 | memstick: remove mspro_block_mutex | Alex Dubov | 1 | -8/+1 |
2011-01-13 | memstick: avert possible race condition between idr_pre_get and idr_get_new | Alex Dubov | 2 | -9/+15 |
2011-01-13 | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 1 | -2/+15 |
2011-01-13 | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 1 | -4/+33 |
2011-01-13 | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 1 | -30/+36 |
2011-01-13 | memstick: core: fix device_register() error handling | Vasiliy Kulikov | 1 | -0/+1 |
2011-01-13 | pps: add parallel port PPS signal generator | Alexander Gordeev | 2 | -7/+10 |
2011-01-13 | pps: add parallel port PPS signal generator | Alexander Gordeev | 5 | -1/+304 |
2011-01-13 | pps: add parallel port PPS client | Alexander Gordeev | 3 | -0/+266 |
2011-01-13 | pps: add kernel consumer support | Alexander Gordeev | 5 | -1/+212 |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev | 1 | -0/+9 |
2011-01-13 | pps: timestamp is always passed to dcd_change() | Alexander Gordeev | 1 | -8/+0 |
2011-01-13 | pps: simplify conditions a bit | Alexander Gordeev | 1 | -4/+2 |
2011-01-13 | pps: use BUG_ON for kernel API safety checks | Alexander Gordeev | 1 | -4/+2 |
2011-01-13 | pps: make idr lock a mutex and protect idr_pre_get | Alexander Gordeev | 1 | -8/+11 |
2011-01-13 | pps: move idr stuff to pps.c | Alexander Gordeev | 2 | -54/+52 |
2011-01-13 | pps: convert printk/pr_* to dev_* | Alexander Gordeev | 4 | -21/+26 |
2011-01-13 | pps: access pps device by direct pointer | Alexander Gordeev | 4 | -144/+73 |
2011-01-13 | pps: unify timestamp gathering | Alexander Gordeev | 3 | -26/+20 |
2011-01-13 | pps: fix race in PPS_FETCH handler | Alexander Gordeev | 2 | -5/+9 |
2011-01-13 | pps: declare variables where they are used in switch | Alexander Gordeev | 1 | -4/+6 |
2011-01-13 | pps: trivial fixes | Alexander Gordeev | 1 | -1/+1 |