summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-291-6/+6
| * | | | | | modpost: Fix address calculation in reloc_location()Olof Johansson2010-12-281-1/+1
| * | | | | | Make fixdep error handling more explicitBen Gamari2010-12-221-3/+7
| * | | | | | checksyscalls: Fix stand-alone usageGeert Uytterhoeven2010-12-201-2/+2
| * | | | | | modpost: Put .zdebug* section on white listH.J. Lu2010-12-161-0/+1
| * | | | | | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner2010-12-142-1/+2
| * | | | | | kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-141-3/+6
| * | | | | | kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov2010-12-142-3/+4
| * | | | | | Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-1415118-1135297/+1566989
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | headers_install: check exit status of unifdefMike Frysinger2010-12-141-0/+7
| * | | | | | gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-021-0/+8
| * | | | | | scripts/genksyms: fix header usageArnaud Lacombe2010-11-252-2/+2
| * | | | | | fixdep: use hash table instead of a single arrayEric Dumazet2010-11-111-48/+61
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-1012-219/+860
|\ \ \ \ \ \ \
| * | | | | | | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler2011-01-071-8/+8
| * | | | | | | pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-071-5/+5
| * | | | | | | pata_hpt3x2n: coding style cleanupSergei Shtylyov2011-01-071-39/+47
| * | | | | | | pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-071-81/+101
| * | | | | | | pata_hpt366: coding style cleanupSergei Shtylyov2011-01-071-22/+29
| * | | | | | | pata_hpt3x2n: calculate average f_CNTSergei Shtylyov2011-01-071-3/+14
| * | | | | | | pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov2011-01-072-6/+4
| * | | | | | | pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-072-22/+93
| * | | | | | | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-054-42/+29
| * | | | | | | [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-055-6/+545
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-1069-1210/+2464
|\ \ \ \ \ \ \
| * | | | | | | HID: roccat: Update sysfs attribute docStefan Achatz2011-01-083-28/+28
| * | | | | | | HID: roccat: don't use #pragma packJiri Kosina2011-01-083-54/+30
| * | | | | | | HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-087-0/+1187
| * | | | | | | HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-082-173/+53
| * | | | | | | HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-082-0/+6
| * | | | | | | HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-084-384/+209
| * | | | | | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-082-2/+40
| * | | | | | | Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-083-2/+28
| |\ \ \ \ \ \ \
| | * | | | | | | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| | * | | | | | | HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
| | * | | | | | | HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-141-0/+16
| | * | | | | | | HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-141-0/+4
| | * | | | | | | HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
| * | | | | | | | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-041-0/+3
| * | | | | | | | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-222-39/+19
| * | | | | | | | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-141-6/+6
| * | | | | | | | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
| * | | | | | | | Merge branch 'master' into upstreamJiri Kosina2010-12-106885-367340/+730371
| |\ \ \ \ \ \ \ \
| * | | | | | | | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-101-3/+7
| * | | | | | | | | HID: Hoist assigns from ifsJoe Perches2010-12-101-6/+13
| * | | | | | | | | HID: Remove superfluous __inline__Joe Perches2010-12-101-5/+5
| * | | | | | | | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-101-2/+1
| * | | | | | | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-1051-399/+398
| * | | | | | | | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-085-33/+67
| * | | | | | | | | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-071-184/+103