Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | capabilities: delete all CAP_INIT macros | Eric Paris | 2011-04-04 | 3 | -13/+3 | |
| | * | | | | | | | capabilities: delete unused cap_set_full | Eric Paris | 2011-04-04 | 2 | -4/+0 | |
| | * | | | | | | | capabilities: do not drop CAP_SETPCAP from the initial task | Eric Paris | 2011-04-04 | 2 | -4/+4 | |
| | * | | | | | | | capabilities: do not special case exec of init | Eric Paris | 2011-04-04 | 1 | -9/+4 | |
| | * | | | | | | | capabilites: allow the application of capability limits to usermode helpers | Eric Paris | 2011-04-04 | 3 | -0/+109 | |
| | * | | | | | | | tomoyo: fix memory leak in tomoyo_commit_ok() | Xiaochen Wang | 2011-03-31 | 1 | -0/+1 | |
| | * | | | | | | | Merge branch 'next-queue' into next | James Morris | 2011-03-30 | 11 | -29/+66 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | security: select correct default LSM_MMAP_MIN_ADDR on ARM. | Paul Gortmaker | 2011-03-22 | 1 | -0/+1 | |
| | | * | | | | | | | KEYS: Make request_key() and co. return an error for a negative key | David Howells | 2011-03-17 | 1 | -0/+6 | |
| | | * | | | | | | | KEYS: Improve /proc/keys | David Howells | 2011-03-17 | 9 | -29/+59 | |
| | * | | | | | | | | Merge branch 'master'; commit 'v2.6.39-rc1' into next | James Morris | 2011-03-30 | 0 | -0/+0 | |
* | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 | 20 | -108/+287 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o | Michal Marek | 2011-05-16 | 1 | -0/+2 | |
| * | | | | | | | | | | scripts/kallsyms.c: fix potential segfault | Xiaochen Wang | 2011-05-12 | 1 | -0/+2 | |
| * | | | | | | | | | | scripts/gen_initramfs_list.sh: Convert to a /bin/sh script | Jamey Sharp | 2011-05-12 | 1 | -7/+7 | |
| * | | | | | | | | | | kbuild: Fix GNU make v3.80 compatibility | Kevin Cernekee | 2011-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 2011-05-03 | 3 | -2/+19 | |
| * | | | | | | | | | | kbuild: move scripts/basic/docproc.c to scripts/docproc.c | Peter Foley | 2011-05-02 | 7 | -7/+9 | |
| * | | | | | | | | | | kbuild: Fix Makefile.asm-generic for um | Michal Marek | 2011-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: Allow to combine multiple W= levels | Michal Marek | 2011-05-02 | 2 | -3/+7 | |
| * | | | | | | | | | | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 | Dave Jones | 2011-04-29 | 2 | -0/+5 | |
| * | | | | | | | | | | Fix handling of backlash character in LINUX_COMPILE_BY name | Marcin Nowakowski | 2011-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: asm-generic support | Sam Ravnborg | 2011-04-28 | 5 | -5/+81 | |
| * | | | | | | | | | | kbuild: implement several W= levels | Sam Ravnborg | 2011-04-28 | 2 | -29/+44 | |
| * | | | | | | | | | | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 | 4 | -2/+16 | |
| * | | | | | | | | | | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek | 2011-04-18 | 3 | -15/+50 | |
| * | | | | | | | | | | kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros | Michal Marek | 2011-04-18 | 2 | -2/+24 | |
| * | | | | | | | | | | kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros | Michal Marek | 2011-04-18 | 1 | -14/+2 | |
| * | | | | | | | | | | kbuild: Use the deterministic mode of ar | Michal Marek | 2011-04-18 | 1 | -2/+2 | |
| * | | | | | | | | | | kbuild: Call gzip with -n | Michal Marek | 2011-04-18 | 2 | -3/+3 | |
| * | | | | | | | | | | kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile | Artem Bityutskiy | 2011-04-15 | 2 | -17/+8 | |
| * | | | | | | | | | | Kconfig: improve KALLSYMS_ALL documentation | Artem Bityutskiy | 2011-04-15 | 1 | -6/+12 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 60 | -63/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pcmcia: Make struct pcmcia_device_id const, sound drivers edition | Joe Perches | 2011-05-11 | 2 | -2/+2 | |
| * | | | | | | | | | | staging: pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 9 | -9/+9 | |
| * | | | | | | | | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 46 | -47/+47 | |
| * | | | | | | | | | | pcmcia: Make declaration and uses of struct pcmcia_device_id const | Joe Perches | 2011-05-06 | 2 | -4/+4 | |
| * | | | | | | | | | | pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.data | Uwe Kleine-König | 2011-05-06 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 | 104 | -4045/+9392 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-radeon-next' of /ssd/git/drm-radeon-next into drm-core-next | Dave Airlie | 2011-05-24 | 17 | -753/+1375 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drivers/gpu/drm/radeon/atom.c: fix warning | Andrew Morton | 2011-05-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | drm/radeon/kms: bump kms version number | Alex Deucher | 2011-05-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | | drm/radeon/kms: properly set num banks for fusion asics | Alex Deucher | 2011-05-24 | 1 | -2/+6 | |
| | * | | | | | | | | | | | drm/radeon/kms/atom: move dig phy init out of modesetting | Alex Deucher | 2011-05-24 | 4 | -9/+68 | |
| | * | | | | | | | | | | | drm/radeon/kms/cayman: fix typo in register mask | Alex Deucher | 2011-05-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/radeon/kms: fix typo in spread spectrum code | Alex Deucher | 2011-05-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/radeon/kms: fix tile_config value reported to userspace on cayman. | Dave Airlie | 2011-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/radeon/kms: fix incorrect comparison in cayman setup code. | Dave Airlie | 2011-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/radeon/kms: add wait idle ioctl for eg->cayman | Dave Airlie | 2011-05-22 | 1 | -0/+4 | |
| | * | | | | | | | | | | | drm/radeon/cayman: setup hdp to invalidate and flush when asked | Dave Airlie | 2011-05-22 | 2 | -0/+6 |