aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | mkuboot.sh: Fail if mkimage is missingRoland Stigge2011-01-07
| * | | | | | gen_init_cpio: checkpatch fixesAndrew Morton2011-01-05
| * | | | | | gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-29
| * | | | | | modpost: Fix address calculation in reloc_location()Olof Johansson2010-12-27
| * | | | | | Make fixdep error handling more explicitBen Gamari2010-12-22
| * | | | | | checksyscalls: Fix stand-alone usageGeert Uytterhoeven2010-12-20
| * | | | | | modpost: Put .zdebug* section on white listH.J. Lu2010-12-16
| * | | | | | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner2010-12-14
| * | | | | | kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-14
| * | | | | | kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov2010-12-14
| * | | | | | Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | headers_install: check exit status of unifdefMike Frysinger2010-12-14
| * | | | | | gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-02
| * | | | | | scripts/genksyms: fix header usageArnaud Lacombe2010-11-25
| * | | | | | fixdep: use hash table instead of a single arrayEric Dumazet2010-11-11
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \ \ \ \ \ \
| * | | | | | | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler2011-01-07
| * | | | | | | pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-07
| * | | | | | | pata_hpt3x2n: coding style cleanupSergei Shtylyov2011-01-07
| * | | | | | | pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-07
| * | | | | | | pata_hpt366: coding style cleanupSergei Shtylyov2011-01-07
| * | | | | | | pata_hpt3x2n: calculate average f_CNTSergei Shtylyov2011-01-07
| * | | | | | | pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov2011-01-07
| * | | | | | | pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-07
| * | | | | | | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
| * | | | | | | [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-05
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-10
|\ \ \ \ \ \ \
| * | | | | | | HID: roccat: Update sysfs attribute docStefan Achatz2011-01-07
| * | | | | | | HID: roccat: don't use #pragma packJiri Kosina2011-01-07
| * | | | | | | HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-07
| * | | | | | | HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-07
| * | | | | | | HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-07
| * | | | | | | HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-07
| * | | | | | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-07
| * | | | | | | Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-07
| |\ \ \ \ \ \ \
| | * | | | | | | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-02
| | * | | | | | | HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-27
| | * | | | | | | HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-14
| | * | | | | | | HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-14
| | * | | | | | | HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-09
| * | | | | | | | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-04
| * | | | | | | | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-22
| * | | | | | | | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-14
| * | | | | | | | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-11
| * | | | | | | | Merge branch 'master' into upstreamJiri Kosina2010-12-10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-10
| * | | | | | | | | HID: Hoist assigns from ifsJoe Perches2010-12-10
| * | | | | | | | | HID: Remove superfluous __inline__Joe Perches2010-12-10
| * | | | | | | | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-10
| * | | | | | | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10