summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-253-33/+0
* gpio: max732x driverEric Miao2008-07-254-0/+424
* gpiolib: allow user-selectionMichael Buesch2008-07-2518-23/+116
* gpio: add bt8xxgpio driverMichael Buesch2008-07-255-0/+440
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-252-40/+118
* gpio: sysfs interfaceDavid Brownell2008-07-2512-20/+712
* kprobes: remove redundant config checkAbhishek Sagar2008-07-251-5/+0
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-258-67/+108
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16
* sm501: gpio I2C supportBen Dooks2008-07-252-2/+84
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-252-3/+5
* sm501: add gpiolib supportBen Dooks2008-07-253-70/+257
* sm501: add power control callbackBen Dooks2008-07-252-0/+38
* printk ratelimiting rewriteDave Young2008-07-2510-56/+79
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-251-13/+6
* list debugging: use WARN() instead of BUG()Dave Jones2008-07-251-22/+14
* Example use of WARN()Arjan van de Ven2008-07-251-6/+3
* kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-251-3/+1
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-252-0/+44
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-2528-55/+48
* drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-251-0/+1
* documentation: update CodingStyle tips for Emacs usersJohannes Weiner2008-07-251-19/+23
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-251-0/+2
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-251-0/+1
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* parport: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-253-0/+6
* drivers/power: fix platform driver hotplug/coldplugKay Sievers2008-07-252-0/+4
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-2513-439/+62
* exec: remove some includesHugh Dickins2008-07-251-4/+2
* pdflush: use time_after() instead of open-coding itOGAWA Hirofumi2008-07-251-2/+2
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-2523-80/+50
* misc: add HP WMI laptop extras driverMatthew Garrett2008-07-253-0/+507
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-253-9/+13
* remove some more tipar bitsAdrian Bunk2008-07-253-10/+0
* asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-251-1/+1
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-251-2/+4
* build kernel/profile.o only when requestedAdrian Bunk2008-07-253-22/+41
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-253-15/+7
* kallsyms: fix potential overflow in binary searchVegard Nossum2008-07-251-1/+1
* introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg2008-07-254-3/+50
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-252-18/+0
* lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day2008-07-251-5/+11
* init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-251-12/+0
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-251-80/+0
* init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk2008-07-251-0/+1
* fix checkstack.pl arch detectionEric Sandeen2008-07-251-1/+2
OpenPOWER on IntegriCloud